Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_DialogEditorUIComponent Class Reference
Inheritance diagram for SCR_DialogEditorUIComponent:
SCR_BaseEditorUIComponent SCR_BaseToolbarEditorUIComponent SCR_ModesEditorUIComponent SCR_CommandToolbarEditorUIComponent SCR_EntitiesToolbarEditorUIComponent SCR_PlacingToolbarEditorUIComponent SCR_FactionsToolbarEditorUIComponent SCR_TaskToolbarEditorUIComponent

Protected Member Functions

void AllowFocus (Widget w)
void SetLinkedWidgetVisibility (bool show)
void OnInput (float value, EActionTrigger reason)
void OnRepeat ()
bool CanOpenDialog ()
void CloseDialog ()
void OnInputDeviceIsGamepad (bool isGamepad)
void OnMenuUpdate (float timeSlice)
void OnDialogOpened (SCR_DialogEditorUIComponent linkedComponent)
void OnDialogClosed (SCR_DialogEditorUIComponent linkedComponent)
override void HandlerAttachedScripted (Widget w)
override void HandlerDeattached (Widget w)

Protected Attributes

string m_sToggleActionName
string m_sRepeatActionName
ChimeraMenuPreset m_DialogPreset
int m_iHideLinkedIndex
bool m_bIsInDialog
bool m_CanCloseWithToggleAction = true
EditorMenuBase m_EditorMenu
SCR_DialogEditorUIComponent m_LinkedComponent

Detailed Description

Definition at line 3 of file SCR_DialogEditorUIComponent.c.

Member Function Documentation

◆ AllowFocus()

void SCR_DialogEditorUIComponent::AllowFocus ( Widget w)
inlineprotected

Definition at line 23 of file SCR_DialogEditorUIComponent.c.

◆ CanOpenDialog()

bool SCR_DialogEditorUIComponent::CanOpenDialog ( )
inlineprotected

Definition at line 71 of file SCR_DialogEditorUIComponent.c.

◆ CloseDialog()

void SCR_DialogEditorUIComponent::CloseDialog ( )
inlineprotected

Definition at line 77 of file SCR_DialogEditorUIComponent.c.

◆ HandlerAttachedScripted()

override void SCR_DialogEditorUIComponent::HandlerAttachedScripted ( Widget w)
inlineprotected

Definition at line 106 of file SCR_DialogEditorUIComponent.c.

◆ HandlerDeattached()

override void SCR_DialogEditorUIComponent::HandlerDeattached ( Widget w)
inlineprotected

Definition at line 149 of file SCR_DialogEditorUIComponent.c.

◆ OnDialogClosed()

void SCR_DialogEditorUIComponent::OnDialogClosed ( SCR_DialogEditorUIComponent linkedComponent)
protected

◆ OnDialogOpened()

void SCR_DialogEditorUIComponent::OnDialogOpened ( SCR_DialogEditorUIComponent linkedComponent)
protected

◆ OnInput()

void SCR_DialogEditorUIComponent::OnInput ( float value,
EActionTrigger reason )
inlineprotected

Definition at line 43 of file SCR_DialogEditorUIComponent.c.

◆ OnInputDeviceIsGamepad()

void SCR_DialogEditorUIComponent::OnInputDeviceIsGamepad ( bool isGamepad)
inlineprotected

Definition at line 88 of file SCR_DialogEditorUIComponent.c.

◆ OnMenuUpdate()

void SCR_DialogEditorUIComponent::OnMenuUpdate ( float timeSlice)
inlineprotected

Definition at line 94 of file SCR_DialogEditorUIComponent.c.

◆ OnRepeat()

void SCR_DialogEditorUIComponent::OnRepeat ( )
inlineprotected

Definition at line 66 of file SCR_DialogEditorUIComponent.c.

◆ SetLinkedWidgetVisibility()

void SCR_DialogEditorUIComponent::SetLinkedWidgetVisibility ( bool show)
inlineprotected

Definition at line 32 of file SCR_DialogEditorUIComponent.c.

Member Data Documentation

◆ m_bIsInDialog

bool SCR_DialogEditorUIComponent::m_bIsInDialog
protected

Definition at line 17 of file SCR_DialogEditorUIComponent.c.

◆ m_CanCloseWithToggleAction

bool SCR_DialogEditorUIComponent::m_CanCloseWithToggleAction = true
protected

Definition at line 18 of file SCR_DialogEditorUIComponent.c.

◆ m_DialogPreset

ChimeraMenuPreset SCR_DialogEditorUIComponent::m_DialogPreset
protected

Definition at line 12 of file SCR_DialogEditorUIComponent.c.

◆ m_EditorMenu

EditorMenuBase SCR_DialogEditorUIComponent::m_EditorMenu
protected

Definition at line 19 of file SCR_DialogEditorUIComponent.c.

◆ m_iHideLinkedIndex

int SCR_DialogEditorUIComponent::m_iHideLinkedIndex
protected

Definition at line 15 of file SCR_DialogEditorUIComponent.c.

◆ m_LinkedComponent

SCR_DialogEditorUIComponent SCR_DialogEditorUIComponent::m_LinkedComponent
protected

Definition at line 20 of file SCR_DialogEditorUIComponent.c.

◆ m_sRepeatActionName

string SCR_DialogEditorUIComponent::m_sRepeatActionName
protected

Definition at line 9 of file SCR_DialogEditorUIComponent.c.

◆ m_sToggleActionName

string SCR_DialogEditorUIComponent::m_sToggleActionName
protected

Definition at line 6 of file SCR_DialogEditorUIComponent.c.


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