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

Protected Member Functions

void RefreshVisibility ()
void OnMenuFocusGained ()
void OnMenuFocusLost ()
void OnInputDeviceIsGamepad (bool isGamepad)
bool IsUnique ()
override void HandlerAttachedScripted (Widget w)
override void HandlerDeattached (Widget w)

Protected Attributes

const int CONDITION_DEVICE = 1
const int CONDITION_FOCUS = 2
int m_Show

Detailed Description

Definition at line 1 of file SCR_ButtonHintEditorUIComponent.c.

Member Function Documentation

◆ HandlerAttachedScripted()

override void SCR_ButtonHintEditorUIComponent::HandlerAttachedScripted ( Widget w)
inlineprotected

Definition at line 55 of file SCR_ButtonHintEditorUIComponent.c.

◆ HandlerDeattached()

override void SCR_ButtonHintEditorUIComponent::HandlerDeattached ( Widget w)
inlineprotected

Definition at line 71 of file SCR_ButtonHintEditorUIComponent.c.

◆ IsUnique()

bool SCR_ButtonHintEditorUIComponent::IsUnique ( )
inlineprotected

Definition at line 49 of file SCR_ButtonHintEditorUIComponent.c.

◆ OnInputDeviceIsGamepad()

void SCR_ButtonHintEditorUIComponent::OnInputDeviceIsGamepad ( bool isGamepad)
inlineprotected

Definition at line 36 of file SCR_ButtonHintEditorUIComponent.c.

◆ OnMenuFocusGained()

void SCR_ButtonHintEditorUIComponent::OnMenuFocusGained ( )
inlineprotected

Definition at line 20 of file SCR_ButtonHintEditorUIComponent.c.

◆ OnMenuFocusLost()

void SCR_ButtonHintEditorUIComponent::OnMenuFocusLost ( )
inlineprotected

Definition at line 28 of file SCR_ButtonHintEditorUIComponent.c.

◆ RefreshVisibility()

void SCR_ButtonHintEditorUIComponent::RefreshVisibility ( )
inlineprotected

Definition at line 11 of file SCR_ButtonHintEditorUIComponent.c.

Member Data Documentation

◆ CONDITION_DEVICE

const int SCR_ButtonHintEditorUIComponent::CONDITION_DEVICE = 1
protected

Definition at line 5 of file SCR_ButtonHintEditorUIComponent.c.

◆ CONDITION_FOCUS

const int SCR_ButtonHintEditorUIComponent::CONDITION_FOCUS = 2
protected

Definition at line 6 of file SCR_ButtonHintEditorUIComponent.c.

◆ m_Show

int SCR_ButtonHintEditorUIComponent::m_Show
protected

Definition at line 8 of file SCR_ButtonHintEditorUIComponent.c.


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