Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_BaseEditorAttributeEntryTimeSlider Class Reference
Inheritance diagram for SCR_BaseEditorAttributeEntryTimeSlider:

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

Detailed Description

Definition at line 604 of file SCR_BaseEditorAttribute.c.

Constructor & Destructor Documentation

◆ SCR_BaseEditorAttributeEntryTimeSlider()

void SCR_BaseEditorAttributeEntryTimeSlider::SCR_BaseEditorAttributeEntryTimeSlider ( ETimeFormatParam hideIfZero,
bool alwaysHideSeconds )
inlineprotected

Definition at line 621 of file SCR_BaseEditorAttribute.c.

Member Function Documentation

◆ GetTimeSliderValues()

void SCR_BaseEditorAttributeEntryTimeSlider::GetTimeSliderValues ( out ETimeFormatParam hideIfZero,
out bool alwaysHideSeconds )
inlineprotected

Get values to set time slider

Parameters
[out]hideIfZeroWillhide the given time values if fully 0
[out]alwaysHideSecondsWill always hide the seconds if true

Definition at line 613 of file SCR_BaseEditorAttribute.c.

Member Data Documentation

◆ m_bAlwaysHideSeconds

bool SCR_BaseEditorAttributeEntryTimeSlider::m_bAlwaysHideSeconds
protected

Definition at line 607 of file SCR_BaseEditorAttribute.c.

◆ m_eHideIfZero

ETimeFormatParam SCR_BaseEditorAttributeEntryTimeSlider::m_eHideIfZero
protected

Definition at line 606 of file SCR_BaseEditorAttribute.c.


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