![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| void | GetTimeSliderValues (out ETimeFormatParam hideIfZero, out bool alwaysHideSeconds) |
| void | SCR_BaseEditorAttributeEntryTimeSlider (ETimeFormatParam hideIfZero, bool alwaysHideSeconds) |
Protected Attributes | |
| ETimeFormatParam | m_eHideIfZero |
| bool | m_bAlwaysHideSeconds |
Definition at line 604 of file SCR_BaseEditorAttribute.c.
|
inlineprotected |
Definition at line 621 of file SCR_BaseEditorAttribute.c.
|
inlineprotected |
Get values to set time slider
| [out] | hideIfZeroWill | hide the given time values if fully 0 |
| [out] | alwaysHideSeconds | Will always hide the seconds if true |
Definition at line 613 of file SCR_BaseEditorAttribute.c.
|
protected |
Definition at line 607 of file SCR_BaseEditorAttribute.c.
|
protected |
Definition at line 606 of file SCR_BaseEditorAttribute.c.