![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| void | SetIcon (ResourceName newIcon, bool isImageset=false) |
| ResourceName | GetIcon () |
| string | GetIconName () |
| bool | IsImageset () |
| void | SetName (string newName) |
| string | GetName () |
| void | SetDescription (string newDescription) |
| string | GetDescription () |
| void | SetFloatValue (float newValue) |
| float | GetFloatValue () |
| void | SetWithUIInfo (SCR_UIInfo info, float value) |
| void | SetWithUIInfo (UIInfo info, float value) |
Protected Attributes | |
| ResourceName | m_Icon |
| LocalizedString | m_sEntryName |
| LocalizedString | m_sEntryDescription |
| float | m_fEntryFloatValue |
| string | m_sIconSetPath |
| string | m_sIconName |
| bool | m_bIsImageset |
Definition at line 60 of file SCR_BaseFloatValueHolderEditorAttribute.c.
|
inlineprotected |
Definition at line 123 of file SCR_BaseFloatValueHolderEditorAttribute.c.
|
inlineprotected |
Definition at line 135 of file SCR_BaseFloatValueHolderEditorAttribute.c.
|
inlineprotected |
Definition at line 87 of file SCR_BaseFloatValueHolderEditorAttribute.c.
|
inlineprotected |
Definition at line 93 of file SCR_BaseFloatValueHolderEditorAttribute.c.
|
inlineprotected |
Definition at line 111 of file SCR_BaseFloatValueHolderEditorAttribute.c.
|
inlineprotected |
Definition at line 99 of file SCR_BaseFloatValueHolderEditorAttribute.c.
|
inlineprotected |
Definition at line 117 of file SCR_BaseFloatValueHolderEditorAttribute.c.
|
inlineprotected |
Definition at line 129 of file SCR_BaseFloatValueHolderEditorAttribute.c.
|
inlineprotected |
Definition at line 80 of file SCR_BaseFloatValueHolderEditorAttribute.c.
|
inlineprotected |
Definition at line 105 of file SCR_BaseFloatValueHolderEditorAttribute.c.
|
inlineprotected |
Definition at line 141 of file SCR_BaseFloatValueHolderEditorAttribute.c.
|
inlineprotected |
Definition at line 155 of file SCR_BaseFloatValueHolderEditorAttribute.c.
|
protected |
Definition at line 77 of file SCR_BaseFloatValueHolderEditorAttribute.c.
|
protected |
Definition at line 72 of file SCR_BaseFloatValueHolderEditorAttribute.c.
|
protected |
Definition at line 63 of file SCR_BaseFloatValueHolderEditorAttribute.c.
|
protected |
Definition at line 69 of file SCR_BaseFloatValueHolderEditorAttribute.c.
|
protected |
Definition at line 66 of file SCR_BaseFloatValueHolderEditorAttribute.c.
|
protected |
Definition at line 76 of file SCR_BaseFloatValueHolderEditorAttribute.c.
|
protected |
Definition at line 75 of file SCR_BaseFloatValueHolderEditorAttribute.c.