Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_EditorAttributeHolderUIComponent Interface Reference
Inheritance diagram for SCR_EditorAttributeHolderUIComponent:

Public Member Functions

Widget GetAttributeHolder ()
 
void SetAttributeReference (SCR_BaseEditorAttributeUIComponent attribute)
 
void SetHintText (string hint)
 
void ShowHintText (bool show)
 

Protected Member Functions

void GamePadLockedSelectorFocusChanged (bool newFocus)
 
override void HandlerAttached (Widget w)
 

Protected Attributes

string m_sAttributeHolderName
 
string m_sTickBoxAttributeName
 
string m_sGamePadLockedSelectorName
 
string m_sAttributeHintName
 
string m_sAttributeHintTextName
 
Widget m_wAttributeHolder
 
SCR_AttributeTickboxUIComponent m_TickBoxAttribute
 
Widget m_GamePadLockedSelector
 
Widget m_wAttributeHint
 
RichTextWidget m_wAttributeHintText
 
SCR_BaseEditorAttributeUIComponent m_AttributeComponent
 

Member Function Documentation

◆ GamePadLockedSelectorFocusChanged()

void SCR_EditorAttributeHolderUIComponent.GamePadLockedSelectorFocusChanged ( bool newFocus)
protected

◆ GetAttributeHolder()

Widget SCR_EditorAttributeHolderUIComponent.GetAttributeHolder ( )

◆ HandlerAttached()

override void SCR_EditorAttributeHolderUIComponent.HandlerAttached ( Widget w)
protected

◆ SetAttributeReference()

void SCR_EditorAttributeHolderUIComponent.SetAttributeReference ( SCR_BaseEditorAttributeUIComponent attribute)

◆ SetHintText()

void SCR_EditorAttributeHolderUIComponent.SetHintText ( string hint)

◆ ShowHintText()

void SCR_EditorAttributeHolderUIComponent.ShowHintText ( bool show)

Member Data Documentation

◆ m_AttributeComponent

SCR_BaseEditorAttributeUIComponent SCR_EditorAttributeHolderUIComponent.m_AttributeComponent
protected

◆ m_GamePadLockedSelector

Widget SCR_EditorAttributeHolderUIComponent.m_GamePadLockedSelector
protected

◆ m_sAttributeHintName

string SCR_EditorAttributeHolderUIComponent.m_sAttributeHintName
protected

◆ m_sAttributeHintTextName

string SCR_EditorAttributeHolderUIComponent.m_sAttributeHintTextName
protected

◆ m_sAttributeHolderName

string SCR_EditorAttributeHolderUIComponent.m_sAttributeHolderName
protected

◆ m_sGamePadLockedSelectorName

string SCR_EditorAttributeHolderUIComponent.m_sGamePadLockedSelectorName
protected

◆ m_sTickBoxAttributeName

string SCR_EditorAttributeHolderUIComponent.m_sTickBoxAttributeName
protected

◆ m_TickBoxAttribute

SCR_AttributeTickboxUIComponent SCR_EditorAttributeHolderUIComponent.m_TickBoxAttribute
protected

◆ m_wAttributeHint

Widget SCR_EditorAttributeHolderUIComponent.m_wAttributeHint
protected

◆ m_wAttributeHintText

RichTextWidget SCR_EditorAttributeHolderUIComponent.m_wAttributeHintText
protected

◆ m_wAttributeHolder

Widget SCR_EditorAttributeHolderUIComponent.m_wAttributeHolder
protected

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