![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| SCR_BaseEditorAction | GetAction () |
| string | GetActionShortcut () |
| override void | OnPerform () |
| void | SCR_EditorActionSelectionMenuEntry (notnull SCR_BaseEditorAction action, notnull SCR_BaseActionsEditorComponent actionEditorComponent, vector cursorPosition, int actionFlags) |
Protected Attributes | |
| ref SCR_BaseEditorAction | m_Action |
| SCR_BaseActionsEditorComponent | m_ActionsEditorComponent |
| vector | m_vCursorWorldPos |
| int | m_iFlags |
A wrapper class utilized by SCR_ActionsRadialMenuEditorComponent for creating a specialized Entry (SCR_SelectionMenuEntry) class to be utilized by the Editor.
Definition at line 9 of file SCR_EditorActionSelectionMenuEntry.c.
|
inlineprotected |
Definition at line 55 of file SCR_EditorActionSelectionMenuEntry.c.
|
inlineprotected |
Gets the underlying Editor Action this entry is created for.
Definition at line 21 of file SCR_EditorActionSelectionMenuEntry.c.
|
inlineprotected |
Getter for the underlying Editor Action's Shortcut.
Definition at line 31 of file SCR_EditorActionSelectionMenuEntry.c.
|
inlineprotected |
Definition at line 40 of file SCR_EditorActionSelectionMenuEntry.c.
|
protected |
Definition at line 11 of file SCR_EditorActionSelectionMenuEntry.c.
|
protected |
Definition at line 12 of file SCR_EditorActionSelectionMenuEntry.c.
|
protected |
Definition at line 14 of file SCR_EditorActionSelectionMenuEntry.c.
|
protected |
Definition at line 13 of file SCR_EditorActionSelectionMenuEntry.c.