Arma Reforger Script API
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
SCR_SpawnerAIRequest Interface Reference

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
 

Constructor & Destructor Documentation

◆ SCR_SpawnerAIRequest()

void SCR_SpawnerAIRequest.SCR_SpawnerAIRequest ( SCR_CatalogEntitySpawnerComponent  spawner,
ResourceName  resName,
IEntity  userEntity,
IEntity  slotEntity,
SCR_EntityLabelPointComponent  labelComp 
)
Parameters
[in]spawner
[in]resName
[in]userEntity
[in]slotEntity
[in]labelComp

Member Data Documentation

◆ m_RallyPoint

SCR_EntityLabelPointComponent SCR_SpawnerAIRequest.m_RallyPoint

◆ m_ResourceName

ResourceName SCR_SpawnerAIRequest.m_ResourceName

◆ m_SlotEntity

IEntity SCR_SpawnerAIRequest.m_SlotEntity

◆ m_Spawner

SCR_CatalogEntitySpawnerComponent SCR_SpawnerAIRequest.m_Spawner

◆ m_UserEntity

IEntity SCR_SpawnerAIRequest.m_UserEntity

The documentation for this interface was generated from the following file: