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

Protected Member Functions

float GetRewardXPAmountFraction ()
bool IsXPRewardListed (SCR_EXPRewards rewardId)

Protected Attributes

float m_fRewardXPAmountFraction
ref array< SCR_EXPRewardsm_aRewardList

Detailed Description

Definition at line 2 of file SCR_CommanderAdditionalXPRewardInfo.c.

Member Function Documentation

◆ GetRewardXPAmountFraction()

float SCR_CommanderAdditionalXPRewardInfo::GetRewardXPAmountFraction ( )
inlineprotected

Definition at line 11 of file SCR_CommanderAdditionalXPRewardInfo.c.

◆ IsXPRewardListed()

bool SCR_CommanderAdditionalXPRewardInfo::IsXPRewardListed ( SCR_EXPRewards rewardId)
inlineprotected
Parameters
[in]rewardId
Returns
whether the reward list contains the reward or not

Definition at line 19 of file SCR_CommanderAdditionalXPRewardInfo.c.

Member Data Documentation

◆ m_aRewardList

ref array<SCR_EXPRewards> SCR_CommanderAdditionalXPRewardInfo::m_aRewardList
protected

Definition at line 8 of file SCR_CommanderAdditionalXPRewardInfo.c.

◆ m_fRewardXPAmountFraction

float SCR_CommanderAdditionalXPRewardInfo::m_fRewardXPAmountFraction
protected

Definition at line 5 of file SCR_CommanderAdditionalXPRewardInfo.c.


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