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

Go to the source code of this file.

Data Structures

class  SCR_ScenarioFrameworkLayerTaskDestroyClass
 

Functions

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

Variables

SCR_ScenarioFrameworkLayerTaskDestroyClass m_SpawnParams = new EntitySpawnParams()
 

Function Documentation

◆ SCR_ScenarioFrameworkLayerTaskDestroy()

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

Definition at line 27 of file SCR_ScenarioFrameworkLayerTaskDestroy.c.

◆ SetSupportEntity()

override bool SetSupportEntity ( )

Definition at line 11 of file SCR_ScenarioFrameworkLayerTaskDestroy.c.

Variable Documentation

◆ m_SpawnParams

SCR_ScenarioFrameworkLayerTaskDestroyClass m_SpawnParams = new EntitySpawnParams()