![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| void | SetHintText (string hint) |
| void | ShowHintText (bool show) |
| void | GamePadLockedSelectorFocusChanged (bool newFocus) |
| if (m_GamePadLockedSelector) | |
| if (!m_wAttributeHint) return | |
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 |
| Widget | tickbox = w.FindAnyWidget(m_sTickBoxAttributeName) |
| m_TickBoxAttribute = SCR_AttributeTickboxUIComponent.Cast(tickbox.FindHandler(SCR_AttributeTickboxUIComponent)) | |
| m_GamePadLockedSelector = w.FindAnyWidget(m_sGamePadLockedSelectorName) | |
| m_wAttributeHint = w.FindAnyWidget(m_sAttributeHintName) | |
| m_wAttributeHintText = RichTextWidget.Cast(m_wAttributeHint.FindAnyWidget(m_sAttributeHintTextName)) | |
Definition at line 1 of file SCR_EditorAttributeHolderUIComponent.c.
|
inlineprotected |
Definition at line 48 of file SCR_EditorAttributeHolderUIComponent.c.
|
protected |
|
inlineprotected |
Definition at line 70 of file SCR_EditorAttributeHolderUIComponent.c.
|
inlineprotected |
Definition at line 36 of file SCR_EditorAttributeHolderUIComponent.c.
|
inlineprotected |
Definition at line 41 of file SCR_EditorAttributeHolderUIComponent.c.
|
protected |
Definition at line 22 of file SCR_EditorAttributeHolderUIComponent.c.
|
protected |
Definition at line 68 of file SCR_EditorAttributeHolderUIComponent.c.
|
protected |
Definition at line 18 of file SCR_EditorAttributeHolderUIComponent.c.
|
protected |
Definition at line 12 of file SCR_EditorAttributeHolderUIComponent.c.
|
protected |
Definition at line 14 of file SCR_EditorAttributeHolderUIComponent.c.
|
protected |
Definition at line 4 of file SCR_EditorAttributeHolderUIComponent.c.
|
protected |
Definition at line 9 of file SCR_EditorAttributeHolderUIComponent.c.
|
protected |
Definition at line 7 of file SCR_EditorAttributeHolderUIComponent.c.
|
protected |
Definition at line 66 of file SCR_EditorAttributeHolderUIComponent.c.
|
protected |
Definition at line 17 of file SCR_EditorAttributeHolderUIComponent.c.
|
protected |
Definition at line 78 of file SCR_EditorAttributeHolderUIComponent.c.
|
protected |
Definition at line 19 of file SCR_EditorAttributeHolderUIComponent.c.
|
protected |
Definition at line 82 of file SCR_EditorAttributeHolderUIComponent.c.
|
protected |
Definition at line 20 of file SCR_EditorAttributeHolderUIComponent.c.
|
protected |
Definition at line 16 of file SCR_EditorAttributeHolderUIComponent.c.
|
protected |
Definition at line 65 of file SCR_EditorAttributeHolderUIComponent.c.