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

Public Member Functions

ResourceName GetDefaultWaypointPrefab ()
 
float GetDefaultWaypointCompletionRadius ()
 
string GetExitFormation ()
 
- Public Member Functions inherited from SCR_SlotServiceComponentClass
float GetMaxSlotDistance ()
 

Protected Attributes

ResourceName m_sDefaultWaypointPrefab
 
float m_fDefaultWaypointCompletionRadius
 
string m_sExitFormation
 
- Protected Attributes inherited from SCR_SlotServiceComponentClass
float m_fMaxSlotDistance
 

Member Function Documentation

◆ GetDefaultWaypointCompletionRadius()

float SCR_DefenderSpawnerComponentClass.GetDefaultWaypointCompletionRadius ( )
Returns

◆ GetDefaultWaypointPrefab()

ResourceName SCR_DefenderSpawnerComponentClass.GetDefaultWaypointPrefab ( )
Returns

◆ GetExitFormation()

string SCR_DefenderSpawnerComponentClass.GetExitFormation ( )
Returns

Member Data Documentation

◆ m_fDefaultWaypointCompletionRadius

float SCR_DefenderSpawnerComponentClass.m_fDefaultWaypointCompletionRadius
protected

◆ m_sDefaultWaypointPrefab

ResourceName SCR_DefenderSpawnerComponentClass.m_sDefaultWaypointPrefab
protected

◆ m_sExitFormation

string SCR_DefenderSpawnerComponentClass.m_sExitFormation
protected

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