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

Protected Member Functions

ResourceName GetDefaultWaypointPrefab ()
ResourceName GetDefaultGroupPrefab ()
float GetSupplySearchRadius ()
float GetMoveWaypointCompletionRadius ()
int GetVehicleLockedDuration ()

Protected Attributes

ResourceName m_sDefaultGroupPrefab
ResourceName m_sDefaultWaypointPrefab
float m_fSupplyComponentSearchRadius
float m_fMoveWaypointCompletionRadius
int m_iVehicleLockedDuration

Detailed Description

Definition at line 2 of file SCR_CatalogEntitySpawnerComponent.c.

Member Function Documentation

◆ GetDefaultGroupPrefab()

ResourceName SCR_CatalogEntitySpawnerComponentClass::GetDefaultGroupPrefab ( )
inlineprotected
Returns

Definition at line 34 of file SCR_CatalogEntitySpawnerComponent.c.

◆ GetDefaultWaypointPrefab()

ResourceName SCR_CatalogEntitySpawnerComponentClass::GetDefaultWaypointPrefab ( )
inlineprotected
Returns

Definition at line 27 of file SCR_CatalogEntitySpawnerComponent.c.

◆ GetMoveWaypointCompletionRadius()

float SCR_CatalogEntitySpawnerComponentClass::GetMoveWaypointCompletionRadius ( )
inlineprotected
Returns

Definition at line 48 of file SCR_CatalogEntitySpawnerComponent.c.

◆ GetSupplySearchRadius()

float SCR_CatalogEntitySpawnerComponentClass::GetSupplySearchRadius ( )
inlineprotected
Returns

Definition at line 41 of file SCR_CatalogEntitySpawnerComponent.c.

◆ GetVehicleLockedDuration()

int SCR_CatalogEntitySpawnerComponentClass::GetVehicleLockedDuration ( )
inlineprotected
Returns

Definition at line 55 of file SCR_CatalogEntitySpawnerComponent.c.

Member Data Documentation

◆ m_fMoveWaypointCompletionRadius

float SCR_CatalogEntitySpawnerComponentClass::m_fMoveWaypointCompletionRadius
protected

Definition at line 20 of file SCR_CatalogEntitySpawnerComponent.c.

◆ m_fSupplyComponentSearchRadius

float SCR_CatalogEntitySpawnerComponentClass::m_fSupplyComponentSearchRadius
protected

Definition at line 17 of file SCR_CatalogEntitySpawnerComponent.c.

◆ m_iVehicleLockedDuration

int SCR_CatalogEntitySpawnerComponentClass::m_iVehicleLockedDuration
protected

Definition at line 23 of file SCR_CatalogEntitySpawnerComponent.c.

◆ m_sDefaultGroupPrefab

ResourceName SCR_CatalogEntitySpawnerComponentClass::m_sDefaultGroupPrefab
protected

Definition at line 11 of file SCR_CatalogEntitySpawnerComponent.c.

◆ m_sDefaultWaypointPrefab

ResourceName SCR_CatalogEntitySpawnerComponentClass::m_sDefaultWaypointPrefab
protected

Definition at line 14 of file SCR_CatalogEntitySpawnerComponent.c.


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