Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_BaseEditorAttributeEntryTimeSlider Interface Reference
Inheritance diagram for SCR_BaseEditorAttributeEntryTimeSlider:
SCR_BaseEditorAttributeEntry

Public Member Functions

void GetTimeSliderValues (out ETimeFormatParam hideIfZero, out bool alwaysHideSeconds)
 Get values to set time slider.
 
void SCR_BaseEditorAttributeEntryTimeSlider (ETimeFormatParam hideIfZero, bool alwaysHideSeconds)
 

Protected Attributes

ETimeFormatParam m_eHideIfZero
 
bool m_bAlwaysHideSeconds
 

Constructor & Destructor Documentation

◆ SCR_BaseEditorAttributeEntryTimeSlider()

void SCR_BaseEditorAttributeEntryTimeSlider.SCR_BaseEditorAttributeEntryTimeSlider ( ETimeFormatParam hideIfZero,
bool alwaysHideSeconds )

Member Function Documentation

◆ GetTimeSliderValues()

void SCR_BaseEditorAttributeEntryTimeSlider.GetTimeSliderValues ( out ETimeFormatParam hideIfZero,
out bool alwaysHideSeconds )

Get values to set time slider.

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

Member Data Documentation

◆ m_bAlwaysHideSeconds

bool SCR_BaseEditorAttributeEntryTimeSlider.m_bAlwaysHideSeconds
protected

◆ m_eHideIfZero

ETimeFormatParam SCR_BaseEditorAttributeEntryTimeSlider.m_eHideIfZero
protected

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