|
Arma Reforger Script API
|
Public Member Functions | |
| void | SCR_SpawnerAIRequest (SCR_CatalogEntitySpawnerComponent spawner, ResourceName resName, IEntity userEntity, IEntity slotEntity, SCR_EntityLabelPointComponent labelComp) |
Public Attributes | |
| SCR_CatalogEntitySpawnerComponent | m_Spawner |
| ResourceName | m_ResourceName |
| IEntity | m_UserEntity |
| IEntity | m_SlotEntity |
| SCR_EntityLabelPointComponent | m_RallyPoint |
| void SCR_SpawnerAIRequest.SCR_SpawnerAIRequest | ( | SCR_CatalogEntitySpawnerComponent | spawner, |
| ResourceName | resName, | ||
| IEntity | userEntity, | ||
| IEntity | slotEntity, | ||
| SCR_EntityLabelPointComponent | labelComp ) |
| [in] | spawner | |
| [in] | resName | |
| [in] | userEntity | |
| [in] | slotEntity | |
| [in] | labelComp |
| SCR_EntityLabelPointComponent SCR_SpawnerAIRequest.m_RallyPoint |
| ResourceName SCR_SpawnerAIRequest.m_ResourceName |
| IEntity SCR_SpawnerAIRequest.m_SlotEntity |
| SCR_CatalogEntitySpawnerComponent SCR_SpawnerAIRequest.m_Spawner |
| IEntity SCR_SpawnerAIRequest.m_UserEntity |