|
Arma Reforger Script API
|
Public Member Functions | |
| int | GetMaxValue () |
Public Member Functions inherited from SCR_CampaignBuildingBudgetToEvaluateData | |
| bool | CanBeUsed () |
| To be overridden in inherited classes, allow to set an additional custom condition to usage of the budget. For an example only with specific game mode etc. | |
| EEditableEntityBudget | GetBudget () |
| bool | UseMasterProviderBudget () |
| Should be used the budget of master provider. | |
| bool | CanShowBudgetInUI () |
| Should be this budget shown in UI. | |
| void | SetShowBudgetInUI (bool value) |
Protected Attributes | |
| int | m_iMaxValue |
Protected Attributes inherited from SCR_CampaignBuildingBudgetToEvaluateData | |
| EEditableEntityBudget | m_eBudget |
| bool | m_bUseMasterProviderBudget |
| bool | m_bShowBudgetInUI |
| int SCR_CampaignBuildingMaxValueBudgetToEvaluateData.GetMaxValue | ( | ) |
|
protected |