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

Protected Member Functions

void OnCurrentLayerChange (SCR_EditableEntityComponent currentLayer, SCR_EditableEntityComponent prevCurrentLayer)
 
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 ()
 

Protected Attributes

bool m_bOnEnter
 
- Protected Attributes inherited from SCR_BaseHintCondition
ref SCR_HintUIInfo m_Info
 
bool m_bInit
 
Managed m_Owner
 

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 ()
 

Member Function Documentation

◆ OnCurrentLayerChange()

void SCR_EditorLayerHintCondition.OnCurrentLayerChange ( SCR_EditableEntityComponent currentLayer,
SCR_EditableEntityComponent prevCurrentLayer )
protected

◆ OnExitConditionEditor()

override void SCR_EditorLayerHintCondition.OnExitConditionEditor ( SCR_EditorManagerEntity editorManager)
protected

◆ OnInitConditionEditor()

override void SCR_EditorLayerHintCondition.OnInitConditionEditor ( SCR_EditorManagerEntity editorManager)
protected

Member Data Documentation

◆ m_bOnEnter

bool SCR_EditorLayerHintCondition.m_bOnEnter
protected

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