Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_EditorContextMenuHintCondition Class Reference
Inheritance diagram for SCR_EditorContextMenuHintCondition:
SCR_BaseEditorHintCondition

Protected Member Functions

void OnMenuOpen (notnull array< SCR_BaseEditorAction > actions, vector cursorWorldPosition, out notnull array< ref SCR_EditorActionData > filteredActions, out int flags=0)
void OnInitConditionEditor (SCR_EditorManagerEntity editorManager)
void OnExitConditionEditor (SCR_EditorManagerEntity editorManager)

Detailed Description

Definition at line 2 of file SCR_EditorContextMenuHintCondition.c.

Member Function Documentation

◆ OnExitConditionEditor()

void SCR_EditorContextMenuHintCondition::OnExitConditionEditor ( SCR_EditorManagerEntity editorManager)
inlineprotected

Definition at line 20 of file SCR_EditorContextMenuHintCondition.c.

◆ OnInitConditionEditor()

void SCR_EditorContextMenuHintCondition::OnInitConditionEditor ( SCR_EditorManagerEntity editorManager)
inlineprotected

Definition at line 12 of file SCR_EditorContextMenuHintCondition.c.

◆ OnMenuOpen()

void SCR_EditorContextMenuHintCondition::OnMenuOpen ( notnull array< SCR_BaseEditorAction > actions,
vector cursorWorldPosition,
out notnull array< ref SCR_EditorActionData > filteredActions,
out int flags = 0 )
inlineprotected

Definition at line 5 of file SCR_EditorContextMenuHintCondition.c.


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