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

Protected Member Functions

override void HandlerAttached (Widget w)
void Init (string actionName, string actionPreset, int index, SCR_SettingsManagerKeybindModule settingsKeybindModule, EInputDeviceType device)
int GetKeybindIndex ()
void StartScrolling ()
void StopScrolling ()

Static Protected Member Functions

static SCR_AdvancedActionRowComponent FindComponent (notnull Widget w)
static SCR_AdvancedActionRowComponent FindComponentInHierarchy (notnull Widget w)

Protected Attributes

ref Color m_ActionColor
bool m_bShowConflictsList
float m_fActionIconScale
SCR_EActionDisplayState m_eActionIconState
int m_iKeybindIndex
RichTextWidget m_wActionBindRichText
RichTextWidget m_wIndexRichText
RichTextWidget m_wWarningRichText
RichTextWidget m_wActionsRichText
SCR_HorizontalScrollAnimationComponent m_HorizontalScrollComponent
const string ROOT_NAME = "AdvancedKeybindActionDisplay"

Detailed Description

Definition at line 1 of file SCR_AdvancedActionRowComponent.c.

Member Function Documentation

◆ FindComponent()

SCR_AdvancedActionRowComponent SCR_AdvancedActionRowComponent::FindComponent ( notnull Widget w)
inlinestaticprotected

Definition at line 124 of file SCR_AdvancedActionRowComponent.c.

◆ FindComponentInHierarchy()

SCR_AdvancedActionRowComponent SCR_AdvancedActionRowComponent::FindComponentInHierarchy ( notnull Widget w)
inlinestaticprotected

Definition at line 130 of file SCR_AdvancedActionRowComponent.c.

◆ GetKeybindIndex()

int SCR_AdvancedActionRowComponent::GetKeybindIndex ( )
inlineprotected

Definition at line 99 of file SCR_AdvancedActionRowComponent.c.

◆ HandlerAttached()

override void SCR_AdvancedActionRowComponent::HandlerAttached ( Widget w)
inlineprotected

Definition at line 27 of file SCR_AdvancedActionRowComponent.c.

◆ Init()

void SCR_AdvancedActionRowComponent::Init ( string actionName,
string actionPreset,
int index,
SCR_SettingsManagerKeybindModule settingsKeybindModule,
EInputDeviceType device )
inlineprotected

Definition at line 46 of file SCR_AdvancedActionRowComponent.c.

◆ StartScrolling()

void SCR_AdvancedActionRowComponent::StartScrolling ( )
inlineprotected

Definition at line 105 of file SCR_AdvancedActionRowComponent.c.

◆ StopScrolling()

void SCR_AdvancedActionRowComponent::StopScrolling ( )
inlineprotected

Definition at line 114 of file SCR_AdvancedActionRowComponent.c.

Member Data Documentation

◆ m_ActionColor

ref Color SCR_AdvancedActionRowComponent::m_ActionColor
protected

Definition at line 4 of file SCR_AdvancedActionRowComponent.c.

◆ m_bShowConflictsList

bool SCR_AdvancedActionRowComponent::m_bShowConflictsList
protected

Definition at line 7 of file SCR_AdvancedActionRowComponent.c.

◆ m_eActionIconState

SCR_EActionDisplayState SCR_AdvancedActionRowComponent::m_eActionIconState
protected

Definition at line 13 of file SCR_AdvancedActionRowComponent.c.

◆ m_fActionIconScale

float SCR_AdvancedActionRowComponent::m_fActionIconScale
protected

Definition at line 10 of file SCR_AdvancedActionRowComponent.c.

◆ m_HorizontalScrollComponent

SCR_HorizontalScrollAnimationComponent SCR_AdvancedActionRowComponent::m_HorizontalScrollComponent
protected

Definition at line 22 of file SCR_AdvancedActionRowComponent.c.

◆ m_iKeybindIndex

int SCR_AdvancedActionRowComponent::m_iKeybindIndex
protected

Definition at line 15 of file SCR_AdvancedActionRowComponent.c.

◆ m_wActionBindRichText

RichTextWidget SCR_AdvancedActionRowComponent::m_wActionBindRichText
protected

Definition at line 17 of file SCR_AdvancedActionRowComponent.c.

◆ m_wActionsRichText

RichTextWidget SCR_AdvancedActionRowComponent::m_wActionsRichText
protected

Definition at line 20 of file SCR_AdvancedActionRowComponent.c.

◆ m_wIndexRichText

RichTextWidget SCR_AdvancedActionRowComponent::m_wIndexRichText
protected

Definition at line 18 of file SCR_AdvancedActionRowComponent.c.

◆ m_wWarningRichText

RichTextWidget SCR_AdvancedActionRowComponent::m_wWarningRichText
protected

Definition at line 19 of file SCR_AdvancedActionRowComponent.c.

◆ ROOT_NAME

const string SCR_AdvancedActionRowComponent::ROOT_NAME = "AdvancedKeybindActionDisplay"
protected

Definition at line 24 of file SCR_AdvancedActionRowComponent.c.


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