Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_EntityBudgetValue Member List

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_EntityBudgetValuestatic
GetBudgetType()SCR_EntityBudgetValue
GetBudgetValue()SCR_EntityBudgetValue
MergeBudgetCosts(out notnull array< ref SCR_EntityBudgetValue > outExistingBudgets, array< ref SCR_EntityBudgetValue > newBudgetCosts)SCR_EntityBudgetValuestatic
SCR_EntityBudgetValue(EEditableEntityBudget budgetType, int budgetValue=-1)SCR_EntityBudgetValue
SetBudgetValue(int newValue)SCR_EntityBudgetValue