|
Arma Reforger Script API
|
Additional Inherited Members | |
Public Member Functions inherited from SCR_EntitySpawnerSlotComponentClass | |
| float | GetMaxRallyPointDistance () |
| vector | GetMinBoundsVector () |
| vector | GetMaxBoundsVector () |
| SCR_EEntitySpawnerSlotType | GetSlotType () |
| float | GetTeleportMaximumDistance () |
| float | GetTeleportSearchSize () |
Protected Attributes inherited from SCR_EntitySpawnerSlotComponentClass | |
| SCR_EEntitySpawnerSlotType | m_eSlotType |
| vector | m_vMinBounds |
| vector | m_vMaxBounds |
| float | m_fMaxRallyPointDistance |
| float | m_fTeleportMaxDistance |
| float | m_fTeleportSearchSize |