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

Protected Member Functions

void OnHoveredEntityCheck (float tDelta)
void PopulateContextMenu (vector cursorWorldPosition)
void OnEditorModeChanged ()
override void OpenContextMenu ()
override void CloseContextMenu ()
void DelayedCloseSound ()
void OnOpenActionsMenuUp ()
override void OnOpenActionsMenuDown ()
override void HandlerAttachedScripted (Widget w)
override void HandlerDeattached (Widget w)

Protected Attributes

string m_sSoundOnOpen
string m_sSoundOnCancelClose
bool m_bEditorIsSelectingState = true
SCR_EditableEntityComponent m_HoveredEntityReference

Detailed Description

Definition at line 1 of file SCR_ContextMenuActionsEditorUIComponent.c.

Member Function Documentation

◆ CloseContextMenu()

override void SCR_ContextMenuActionsEditorUIComponent::CloseContextMenu ( )
inlineprotected

Definition at line 55 of file SCR_ContextMenuActionsEditorUIComponent.c.

◆ DelayedCloseSound()

void SCR_ContextMenuActionsEditorUIComponent::DelayedCloseSound ( )
inlineprotected

Definition at line 70 of file SCR_ContextMenuActionsEditorUIComponent.c.

◆ HandlerAttachedScripted()

override void SCR_ContextMenuActionsEditorUIComponent::HandlerAttachedScripted ( Widget w)
inlineprotected

Definition at line 103 of file SCR_ContextMenuActionsEditorUIComponent.c.

◆ HandlerDeattached()

override void SCR_ContextMenuActionsEditorUIComponent::HandlerDeattached ( Widget w)
inlineprotected

Definition at line 117 of file SCR_ContextMenuActionsEditorUIComponent.c.

◆ OnEditorModeChanged()

void SCR_ContextMenuActionsEditorUIComponent::OnEditorModeChanged ( )
inlineprotected

Definition at line 40 of file SCR_ContextMenuActionsEditorUIComponent.c.

◆ OnHoveredEntityCheck()

void SCR_ContextMenuActionsEditorUIComponent::OnHoveredEntityCheck ( float tDelta)
inlineprotected

Definition at line 15 of file SCR_ContextMenuActionsEditorUIComponent.c.

◆ OnOpenActionsMenuDown()

override void SCR_ContextMenuActionsEditorUIComponent::OnOpenActionsMenuDown ( )
inlineprotected

Definition at line 92 of file SCR_ContextMenuActionsEditorUIComponent.c.

◆ OnOpenActionsMenuUp()

void SCR_ContextMenuActionsEditorUIComponent::OnOpenActionsMenuUp ( )
inlineprotected

Definition at line 77 of file SCR_ContextMenuActionsEditorUIComponent.c.

◆ OpenContextMenu()

override void SCR_ContextMenuActionsEditorUIComponent::OpenContextMenu ( )
inlineprotected

Definition at line 46 of file SCR_ContextMenuActionsEditorUIComponent.c.

◆ PopulateContextMenu()

void SCR_ContextMenuActionsEditorUIComponent::PopulateContextMenu ( vector cursorWorldPosition)
inlineprotected

Definition at line 25 of file SCR_ContextMenuActionsEditorUIComponent.c.

Member Data Documentation

◆ m_bEditorIsSelectingState

bool SCR_ContextMenuActionsEditorUIComponent::m_bEditorIsSelectingState = true
protected

Definition at line 10 of file SCR_ContextMenuActionsEditorUIComponent.c.

◆ m_HoveredEntityReference

SCR_EditableEntityComponent SCR_ContextMenuActionsEditorUIComponent::m_HoveredEntityReference
protected

Definition at line 12 of file SCR_ContextMenuActionsEditorUIComponent.c.

◆ m_sSoundOnCancelClose

string SCR_ContextMenuActionsEditorUIComponent::m_sSoundOnCancelClose
protected

Definition at line 7 of file SCR_ContextMenuActionsEditorUIComponent.c.

◆ m_sSoundOnOpen

string SCR_ContextMenuActionsEditorUIComponent::m_sSoundOnOpen
protected

Definition at line 4 of file SCR_ContextMenuActionsEditorUIComponent.c.


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