DayZ 1.29
DayZ Explorer by KGB
 
Загрузка...
Поиск...
Не найдено

◆ GetWaitTimeForCategory()

float GetWaitTimeForCategory ( EDynamicMusicPlayerCategory category)
protected

См. определение в файле DynamicMusicPlayer.c строка 739

740 {
742 }
float GetMinWaitTimePerCategory(EDynamicMusicPlayerCategory category)
Определения DynamicMusicPlayer.c:744
float GetMaxWaitTimePerCategory(EDynamicMusicPlayerCategory category)
Определения DynamicMusicPlayer.c:758
Определения EnMath.c:7
static float RandomFloatInclusive(float min, float max)
Returns a random float number between and min [inclusive] and max [inclusive].
Определения EnMath.c:106

Перекрестные ссылки GetMaxWaitTimePerCategory(), GetMinWaitTimePerCategory() и Math::RandomFloatInclusive().

Используется в SetSelectedTrackFromCategory().