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

Public Member Functions

int GetRankRequestCooldown ()
 
int GetRankRadioRespawnCooldown ()
 
int GetRankFastTravelCooldown ()
 
SCR_ERadioMsg GetRadioMsg ()
 
- Public Member Functions inherited from SCR_RankID
SCR_ECharacterRank GetRankID ()
 
bool IsRankRenegade ()
 
int GetRequiredRankXP ()
 

Protected Attributes

int m_iRequestCD
 
int m_iRadioRespawnCooldown
 
int m_iFastTravelCooldown
 
SCR_ERadioMsg m_eRadioMsg
 
- Protected Attributes inherited from SCR_RankID
SCR_ECharacterRank m_iRank
 
bool m_bIsRenegade
 
int m_iRequiredXP
 

Member Function Documentation

◆ GetRadioMsg()

SCR_ERadioMsg SCR_RankIDCampaign.GetRadioMsg ( )
Returns

◆ GetRankFastTravelCooldown()

int SCR_RankIDCampaign.GetRankFastTravelCooldown ( )
Returns

◆ GetRankRadioRespawnCooldown()

int SCR_RankIDCampaign.GetRankRadioRespawnCooldown ( )
Returns

◆ GetRankRequestCooldown()

int SCR_RankIDCampaign.GetRankRequestCooldown ( )
Returns

Member Data Documentation

◆ m_eRadioMsg

SCR_ERadioMsg SCR_RankIDCampaign.m_eRadioMsg
protected

◆ m_iFastTravelCooldown

int SCR_RankIDCampaign.m_iFastTravelCooldown
protected

◆ m_iRadioRespawnCooldown

int SCR_RankIDCampaign.m_iRadioRespawnCooldown
protected

◆ m_iRequestCD

int SCR_RankIDCampaign.m_iRequestCD
protected

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