Arma Reforger Script API
|
This is the complete list of members for SCR_EntityBudgetValue, including all inherited members.
AddBudgetValue(SCR_EntityBudgetValue entityBudgetValue) | SCR_EntityBudgetValue | |
AddBudgetValueToBudgetArray(out notnull array< ref SCR_EntityBudgetValue > budgets, EEditableEntityBudget budgetType, int value) | SCR_EntityBudgetValue | static |
GetBudgetType() | SCR_EntityBudgetValue | |
GetBudgetValue() | SCR_EntityBudgetValue | |
MergeBudgetCosts(out notnull array< ref SCR_EntityBudgetValue > outExistingBudgets, array< ref SCR_EntityBudgetValue > newBudgetCosts) | SCR_EntityBudgetValue | static |
SCR_EntityBudgetValue(EEditableEntityBudget budgetType, int budgetValue=-1) | SCR_EntityBudgetValue | |
SetBudgetValue(int newValue) | SCR_EntityBudgetValue |