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

Protected Member Functions

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

Protected Attributes

int m_iSupplyCost
int m_iPickupRadius
int m_iNoEnemyRadius

Detailed Description

Definition at line 2 of file SCR_CampaignFastTravelComponent.c.

Member Function Documentation

◆ GetNoEnemyRadius()

int SCR_CampaignFastTravelComponentClass::GetNoEnemyRadius ( )
inlineprotected
Returns

Definition at line 29 of file SCR_CampaignFastTravelComponent.c.

◆ GetPickupRadius()

int SCR_CampaignFastTravelComponentClass::GetPickupRadius ( )
inlineprotected
Returns

Definition at line 22 of file SCR_CampaignFastTravelComponent.c.

◆ GetSupplyCost()

int SCR_CampaignFastTravelComponentClass::GetSupplyCost ( )
inlineprotected
Returns

Definition at line 15 of file SCR_CampaignFastTravelComponent.c.

Member Data Documentation

◆ m_iNoEnemyRadius

int SCR_CampaignFastTravelComponentClass::m_iNoEnemyRadius
protected

Definition at line 11 of file SCR_CampaignFastTravelComponent.c.

◆ m_iPickupRadius

int SCR_CampaignFastTravelComponentClass::m_iPickupRadius
protected

Definition at line 8 of file SCR_CampaignFastTravelComponent.c.

◆ m_iSupplyCost

int SCR_CampaignFastTravelComponentClass::m_iSupplyCost
protected

Definition at line 5 of file SCR_CampaignFastTravelComponent.c.


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