![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Attribute base for Name, icon and float value for other attributes to inherent from. More...
Protected Member Functions | |
| override int | GetEntries (notnull array< ref SCR_BaseEditorAttributeEntry > outEntries) |
| int | ConvertValueToIndex (float value) |
| bool | ConvertIndexToValue (int index, out float outValue) |
| bool | ValidateEnumValues (typename enumType, bool checkEnumCount=true) |
Protected Attributes | |
| ref array< ref SCR_EditorAttributeFloatStringValueHolder > | m_aValues |
Attribute base for Name, icon and float value for other attributes to inherent from.
Definition at line 3 of file SCR_BaseFloatValueHolderEditorAttribute.c.
|
inlineprotected |
Definition at line 28 of file SCR_BaseFloatValueHolderEditorAttribute.c.
Definition at line 16 of file SCR_BaseFloatValueHolderEditorAttribute.c.
|
inlineprotected |
Definition at line 9 of file SCR_BaseFloatValueHolderEditorAttribute.c.
|
inlineprotected |
Definition at line 39 of file SCR_BaseFloatValueHolderEditorAttribute.c.
|
protected |
Definition at line 6 of file SCR_BaseFloatValueHolderEditorAttribute.c.