Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SCR_EditableEntityCore.c File Reference

Go to the source code of this file.

Data Structures

class  SCR_EditableEntityCore
 

Typedefs

typedef func ScriptInvoker_EntityCoreBudgetUpdated
 
typedef ScriptInvokerBase< ScriptInvoker_EntityCoreBudgetUpdatedScriptInvoker_EntityCoreBudgetUpdatedEvent
 

Functions

void ScriptInvoker_EntityCoreBudgetUpdated (EEditableEntityBudget type, int originalBudgetValue, int budgetChange, int updatedBudgetValue, SCR_EditableEntityComponent entity)
 

Typedef Documentation

◆ ScriptInvoker_EntityCoreBudgetUpdated

◆ ScriptInvoker_EntityCoreBudgetUpdatedEvent

Function Documentation

◆ ScriptInvoker_EntityCoreBudgetUpdated()

void ScriptInvoker_EntityCoreBudgetUpdated ( EEditableEntityBudget  type,
int  originalBudgetValue,
int  budgetChange,
int  updatedBudgetValue,
SCR_EditableEntityComponent  entity 
)