Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_FormatHelper Member List

This is the complete list of members for SCR_FormatHelper, including all inherited members.

FloatToStringNoZeroDecimalEndings(float value, int lenDec)SCR_FormatHelperstatic
FormatDate(int year, int month, int day)SCR_FormatHelperstatic
FormatDateTime(int year, int month, int day, int hour, int minute, int second)SCR_FormatHelperstatic
FormatFrequencies(notnull set< int > frequencies, set< int > highlightFrequencies=null)SCR_FormatHelperstatic
FormatTime(int totalSeconds)SCR_FormatHelperstatic
FormatTime(int hour, int minute, int second)SCR_FormatHelperstatic
GetTimeFormatting(int days, int hours, int minutes, int seconds, ETimeFormatParam hideEmpty=0, ETimeFormatParam hideLeadingZeroes=0)SCR_FormatHelperstatic
GetTimeFormatting(int totalSeconds, ETimeFormatParam hideEmpty=0, ETimeFormatParam hideLeadingZeroes=0)SCR_FormatHelperstatic
GetTimeFormattingHideSeconds(int totalSeconds, ETimeFormatParam hideEmpty=0, ETimeFormatParam hideLeadingZeroes=0)SCR_FormatHelperstatic
GetTimeFormattingHoursMinutes(int hours, int minutes, ETimeFormatParam hideEmpty=0, ETimeFormatParam hideLeadingZeroes=0)SCR_FormatHelperstatic
GetTimeFormattingMinutesSeconds(int minutes, int seconds, ETimeFormatParam hideEmpty=0, ETimeFormatParam hideLeadingZeroes=0)SCR_FormatHelperstatic
GetTimeSinceEventImprecise(int timeDiffSeconds)SCR_FormatHelperstatic
GetTimeSinceEventString(int amount, string oneUnit, string manyUnits)SCR_FormatHelperprotectedstatic
ReturnTimeTypeString(int prevTimeTypeAmount, int currentTimeTypeAmount, int numberLength)SCR_FormatHelperprotectedstatic