![]() |
Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
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() |
| void SCR_ScenarioFrameworkLayerTaskDestroy | ( | IEntityComponentSource | src, |
| IEntity | ent, | ||
| IEntity | parent | ||
| ) |
| [in] | src | |
| [in] | ent | |
| [in] | parent |
Definition at line 27 of file SCR_ScenarioFrameworkLayerTaskDestroy.c.
| override bool SetSupportEntity | ( | ) |
Definition at line 11 of file SCR_ScenarioFrameworkLayerTaskDestroy.c.
| SCR_ScenarioFrameworkLayerTaskDestroyClass m_SpawnParams = new EntitySpawnParams() |