Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Data Structures | |
class | SCR_CampaignBuildingCooldownWithRankBudgetToEvaluateData |
Functions | |
SCR_CampaignBuildingCooldownWithRankBudgetToEvaluateData SCR_CampaignBuildingCooldownBudgetToEvaluateData | BaseContainerProps ()] class SCR_CooldownData |
override int | CooldownTimeModifier (int playerId, int originalCooldown) |
Modify the cooldown time based on the player rank. More... | |
Variables | |
protected ref array< ref SCR_CooldownData > | m_aCustomCooldownData |
SCR_CampaignBuildingCooldownWithRankBudgetToEvaluateData SCR_CampaignBuildingCooldownBudgetToEvaluateData BaseContainerProps | ( | ) |
Get a rank
Get a multiplier value
Definition at line 33 of file SCR_CampaignBuildingCooldownWithRankBudgetToEvaluateData.c.
Modify the cooldown time based on the player rank.
Definition at line 7 of file SCR_CampaignBuildingCooldownWithRankBudgetToEvaluateData.c.
protected ref array<ref SCR_CooldownData> m_aCustomCooldownData |
Definition at line 3 of file SCR_CampaignBuildingCooldownWithRankBudgetToEvaluateData.c.