Arma Reforger Script API
Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes | List of all members
SCR_EntitySpawnerSlotComponentClass Interface Reference
Inheritance diagram for SCR_EntitySpawnerSlotComponentClass:
[legend]

Public Member Functions

float GetMaxRallyPointDistance ()
 
vector GetMinBoundsVector ()
 
vector GetMaxBoundsVector ()
 
SCR_EEntitySpawnerSlotType GetSlotType ()
 
float GetTeleportMaximumDistance ()
 
float GetTeleportSearchSize ()
 

Protected Attributes

SCR_EEntitySpawnerSlotType m_eSlotType
 
vector m_vMinBounds
 
vector m_vMaxBounds
 
float m_fMaxRallyPointDistance
 
float m_fTeleportMaxDistance
 
float m_fTeleportSearchSize
 

Member Function Documentation

◆ GetMaxBoundsVector()

vector SCR_EntitySpawnerSlotComponentClass.GetMaxBoundsVector ( )
Returns

◆ GetMaxRallyPointDistance()

float SCR_EntitySpawnerSlotComponentClass.GetMaxRallyPointDistance ( )
Returns

◆ GetMinBoundsVector()

vector SCR_EntitySpawnerSlotComponentClass.GetMinBoundsVector ( )
Returns

◆ GetSlotType()

SCR_EEntitySpawnerSlotType SCR_EntitySpawnerSlotComponentClass.GetSlotType ( )
Returns

◆ GetTeleportMaximumDistance()

float SCR_EntitySpawnerSlotComponentClass.GetTeleportMaximumDistance ( )
Returns

◆ GetTeleportSearchSize()

float SCR_EntitySpawnerSlotComponentClass.GetTeleportSearchSize ( )
Returns

Member Data Documentation

◆ m_eSlotType

SCR_EEntitySpawnerSlotType SCR_EntitySpawnerSlotComponentClass.m_eSlotType
protected

◆ m_fMaxRallyPointDistance

float SCR_EntitySpawnerSlotComponentClass.m_fMaxRallyPointDistance
protected

◆ m_fTeleportMaxDistance

float SCR_EntitySpawnerSlotComponentClass.m_fTeleportMaxDistance
protected

◆ m_fTeleportSearchSize

float SCR_EntitySpawnerSlotComponentClass.m_fTeleportSearchSize
protected

◆ m_vMaxBounds

vector SCR_EntitySpawnerSlotComponentClass.m_vMaxBounds
protected

◆ m_vMinBounds

vector SCR_EntitySpawnerSlotComponentClass.m_vMinBounds
protected

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