![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Classes | |
| class | SCR_ScenarioFrameworkSlotDefendClass |
Functions | |
| SCR_ScenarioFrameworkSlotDefendClass SCR_ScenarioFrameworkSlotTaskAIClass | DynamicDespawn (SCR_ScenarioFrameworkLayerBase layer) |
| void | SCR_ScenarioFrameworkSlotDefend (IEntityComponentSource src, IEntity ent, IEntity parent) |
| SCR_ScenarioFrameworkSlotDefendClass SCR_ScenarioFrameworkSlotTaskAIClass DynamicDespawn | ( | SCR_ScenarioFrameworkLayerBase | layer | ) |
Dynamically despawns this layer.
| [in] | layer | Layer represents the scenario framework layer where dynamic despawning occurs. |
Definition at line 1 of file SCR_ScenarioFrameworkSlotDefend.c.
| void SCR_ScenarioFrameworkSlotDefend | ( | IEntityComponentSource | src, |
| IEntity | ent, | ||
| IEntity | parent ) |
| [in] | src | |
| [in] | ent | |
| [in] | parent |
Definition at line 43 of file SCR_ScenarioFrameworkSlotDefend.c.