![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| ResourceName | GetPrefab () |
| bool | SpawnPrefabs (int authorPlayerId, IEntity user, notnull EntitySpawnParams params) |
| void | PostPrefabSpawn (notnull IEntity spawnedEntity) |
Protected Attributes | |
| ResourceName | m_sPrefab |
| int | m_iNumberOfPrefabs |
Definition at line 1 of file SCR_AdditionalDeployablePart.c.
|
inlineprotected |
Definition at line 11 of file SCR_AdditionalDeployablePart.c.
|
protected |
Override if you would like to do something to the entity that was spawned after deployment
| [in] | spawnedEntity |
|
inlineprotected |
Method used to spawn additional prefabs
| [in] | authorPlayerId | id of the player who initalized this procedure |
| [in] | user | who initialized this procedure |
| [in] | params | used for spawning of the prefab |
Definition at line 21 of file SCR_AdditionalDeployablePart.c.
|
protected |
Definition at line 7 of file SCR_AdditionalDeployablePart.c.
|
protected |
Definition at line 4 of file SCR_AdditionalDeployablePart.c.