Arma Reforger Script API
|
Config template for XP rewards. More...
Public Member Functions | |
SCR_EXPRewards | GetRewardID () |
string | GetRewardName () |
int | GetRewardXP () |
bool | AllowNotification () |
Protected Attributes | |
SCR_EXPRewards | m_eRewardID |
string | m_sRewardName |
int | m_iRewardXP |
bool | m_bAllowNotification |
Config template for XP rewards.
bool SCR_XPRewardInfo.AllowNotification | ( | ) |
SCR_EXPRewards SCR_XPRewardInfo.GetRewardID | ( | ) |
string SCR_XPRewardInfo.GetRewardName | ( | ) |
int SCR_XPRewardInfo.GetRewardXP | ( | ) |
|
protected |
|
protected |
|
protected |
|
protected |