Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_EditorBudgetHintCondition Interface Reference
Inheritance diagram for SCR_EditorBudgetHintCondition:
SCR_BaseEditorHintCondition SCR_BaseHintCondition

Protected Member Functions

void OnBudgetMaxReached (EEditableEntityBudget budgetType, bool maxReached)
 
override void OnInitConditionEditor (SCR_EditorManagerEntity editorManager)
 
override void OnExitConditionEditor (SCR_EditorManagerEntity editorManager)
 
- Protected Member Functions inherited from SCR_BaseEditorHintCondition
void OnEditorManagerInitOwner ()
 
override void OnInitCondition (Managed owner)
 
override void OnExitCondition (Managed owner)
 
- Protected Member Functions inherited from SCR_BaseHintCondition
void Activate ()
 
void Deactivate ()
 

Additional Inherited Members

- Public Member Functions inherited from SCR_BaseHintCondition
void InitCondition (Managed owner, SCR_HintManagerComponent hintManager)
 
void ExitCondition (Managed owner, SCR_HintManagerComponent hintManager)
 
void SCR_BaseHintCondition ()
 
- Protected Attributes inherited from SCR_BaseHintCondition
ref SCR_HintUIInfo m_Info
 
bool m_bInit
 
Managed m_Owner
 

Member Function Documentation

◆ OnBudgetMaxReached()

void SCR_EditorBudgetHintCondition.OnBudgetMaxReached ( EEditableEntityBudget budgetType,
bool maxReached )
protected

◆ OnExitConditionEditor()

override void SCR_EditorBudgetHintCondition.OnExitConditionEditor ( SCR_EditorManagerEntity editorManager)
protected

◆ OnInitConditionEditor()

override void SCR_EditorBudgetHintCondition.OnInitConditionEditor ( SCR_EditorManagerEntity editorManager)
protected

The documentation for this interface was generated from the following file: