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

Public Member Functions

int GetSupplyCost ()
 
int GetPickupRadius ()
 
int GetNoEnemyRadius ()
 

Protected Attributes

int m_iSupplyCost
 
int m_iPickupRadius
 
int m_iNoEnemyRadius
 

Member Function Documentation

◆ GetNoEnemyRadius()

int SCR_CampaignFastTravelComponentClass.GetNoEnemyRadius ( )
Returns

◆ GetPickupRadius()

int SCR_CampaignFastTravelComponentClass.GetPickupRadius ( )
Returns

◆ GetSupplyCost()

int SCR_CampaignFastTravelComponentClass.GetSupplyCost ( )
Returns

Member Data Documentation

◆ m_iNoEnemyRadius

int SCR_CampaignFastTravelComponentClass.m_iNoEnemyRadius
protected

◆ m_iPickupRadius

int SCR_CampaignFastTravelComponentClass.m_iPickupRadius
protected

◆ m_iSupplyCost

int SCR_CampaignFastTravelComponentClass.m_iSupplyCost
protected

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