DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
FormatedWithZero()
string
FullTimeData::FormatedWithZero
(
)
inline
private
См. определение в файле
TimeConversions.c
строка
31
32
{
33
return
string
.Format(
"%1#STR_time_unit_abbrev_day_0 %2#STR_time_unit_abbrev_hour_0 %3#STR_time_unit_abbrev_minute_0 %4#STR_time_unit_abbrev_second_0"
, m_Days, m_Hours, m_Minutes, m_Seconds);
34
}
Перекрестные ссылки
string::Format()
.
FullTimeData
Создано системой
1.13.2