Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_EntitySpawnerSlotComponentClass Class Reference
Inheritance diagram for SCR_EntitySpawnerSlotComponentClass:
ScriptComponentClass SCR_EntitySpawnerCharacterSlotComponentClass

Protected 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

Detailed Description

Definition at line 2 of file SCR_EntitySpawnerSlotComponent.c.

Member Function Documentation

◆ GetMaxBoundsVector()

vector SCR_EntitySpawnerSlotComponentClass::GetMaxBoundsVector ( )
inlineprotected
Returns

Definition at line 38 of file SCR_EntitySpawnerSlotComponent.c.

◆ GetMaxRallyPointDistance()

float SCR_EntitySpawnerSlotComponentClass::GetMaxRallyPointDistance ( )
inlineprotected
Returns

Definition at line 24 of file SCR_EntitySpawnerSlotComponent.c.

◆ GetMinBoundsVector()

vector SCR_EntitySpawnerSlotComponentClass::GetMinBoundsVector ( )
inlineprotected
Returns

Definition at line 31 of file SCR_EntitySpawnerSlotComponent.c.

◆ GetSlotType()

SCR_EEntitySpawnerSlotType SCR_EntitySpawnerSlotComponentClass::GetSlotType ( )
inlineprotected
Returns

Definition at line 45 of file SCR_EntitySpawnerSlotComponent.c.

◆ GetTeleportMaximumDistance()

float SCR_EntitySpawnerSlotComponentClass::GetTeleportMaximumDistance ( )
inlineprotected
Returns

Definition at line 52 of file SCR_EntitySpawnerSlotComponent.c.

◆ GetTeleportSearchSize()

float SCR_EntitySpawnerSlotComponentClass::GetTeleportSearchSize ( )
inlineprotected
Returns

Definition at line 59 of file SCR_EntitySpawnerSlotComponent.c.

Member Data Documentation

◆ m_eSlotType

SCR_EEntitySpawnerSlotType SCR_EntitySpawnerSlotComponentClass::m_eSlotType
protected

Definition at line 5 of file SCR_EntitySpawnerSlotComponent.c.

◆ m_fMaxRallyPointDistance

float SCR_EntitySpawnerSlotComponentClass::m_fMaxRallyPointDistance
protected

Definition at line 14 of file SCR_EntitySpawnerSlotComponent.c.

◆ m_fTeleportMaxDistance

float SCR_EntitySpawnerSlotComponentClass::m_fTeleportMaxDistance
protected

Definition at line 17 of file SCR_EntitySpawnerSlotComponent.c.

◆ m_fTeleportSearchSize

float SCR_EntitySpawnerSlotComponentClass::m_fTeleportSearchSize
protected

Definition at line 20 of file SCR_EntitySpawnerSlotComponent.c.

◆ m_vMaxBounds

vector SCR_EntitySpawnerSlotComponentClass::m_vMaxBounds
protected

Definition at line 11 of file SCR_EntitySpawnerSlotComponent.c.

◆ m_vMinBounds

vector SCR_EntitySpawnerSlotComponentClass::m_vMinBounds
protected

Definition at line 8 of file SCR_EntitySpawnerSlotComponent.c.


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