|
Arma Reforger Script API
|
This is the complete list of members for SCR_FormatHelper, including all inherited members.
| FloatToStringNoZeroDecimalEndings(float value, int lenDec) | SCR_FormatHelper | static |
| FormatDate(int year, int month, int day) | SCR_FormatHelper | static |
| FormatDateTime(int year, int month, int day, int hour, int minute, int second) | SCR_FormatHelper | static |
| FormatFrequencies(notnull set< int > frequencies, set< int > highlightFrequencies=null) | SCR_FormatHelper | static |
| FormatTime(int totalSeconds) | SCR_FormatHelper | static |
| FormatTime(int hour, int minute, int second) | SCR_FormatHelper | static |
| FormatTimeMS(float totalSeconds, int precision=0) | SCR_FormatHelper | static |
| GetTimeFormatting(int days, int hours, int minutes, int seconds, ETimeFormatParam hideEmpty=0, ETimeFormatParam hideLeadingZeroes=0) | SCR_FormatHelper | static |
| GetTimeFormatting(int totalSeconds, ETimeFormatParam hideEmpty=0, ETimeFormatParam hideLeadingZeroes=0) | SCR_FormatHelper | static |
| GetTimeFormattingHideSeconds(int totalSeconds, ETimeFormatParam hideEmpty=0, ETimeFormatParam hideLeadingZeroes=0) | SCR_FormatHelper | static |
| GetTimeFormattingHoursMinutes(int hours, int minutes, ETimeFormatParam hideEmpty=0, ETimeFormatParam hideLeadingZeroes=0) | SCR_FormatHelper | static |
| GetTimeFormattingMinutesSeconds(int minutes, int seconds, ETimeFormatParam hideEmpty=0, ETimeFormatParam hideLeadingZeroes=0) | SCR_FormatHelper | static |
| GetTimeSinceEventImprecise(int timeDiffSeconds) | SCR_FormatHelper | static |
| GetTimeSinceEventString(int amount, string oneUnit, string manyUnits) | SCR_FormatHelper | protectedstatic |
| ReturnTimeTypeString(int prevTimeTypeAmount, int currentTimeTypeAmount, int numberLength) | SCR_FormatHelper | protectedstatic |