Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SCR_ScenarioFrameworkLayerTaskKill.c File Reference

Go to the source code of this file.

Data Structures

class  SCR_ScenarioFrameworkLayerTaskKillClass
 

Functions

override bool SetSupportEntity ()
 
void SCR_ScenarioFrameworkLayerTaskKill (IEntityComponentSource src, IEntity ent, IEntity parent)
 

Variables

SCR_ScenarioFrameworkLayerTaskKillClass m_SpawnParams = new EntitySpawnParams()
 

Function Documentation

◆ SCR_ScenarioFrameworkLayerTaskKill()

void SCR_ScenarioFrameworkLayerTaskKill ( IEntityComponentSource  src,
IEntity  ent,
IEntity  parent 
)
Parameters
[in]src
[in]ent
[in]parent

Definition at line 27 of file SCR_ScenarioFrameworkLayerTaskKill.c.

◆ SetSupportEntity()

override bool SetSupportEntity ( )

Definition at line 11 of file SCR_ScenarioFrameworkLayerTaskKill.c.

Variable Documentation

◆ m_SpawnParams

SCR_ScenarioFrameworkLayerTaskKillClass m_SpawnParams = new EntitySpawnParams()