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

◆ GetWaitTimeForCategory()

float GetWaitTimeForCategory ( EDynamicMusicPlayerCategory category)
protected

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

736 {
738 }
float GetMinWaitTimePerCategory(EDynamicMusicPlayerCategory category)
Определения DynamicMusicPlayer.c:740
float GetMaxWaitTimePerCategory(EDynamicMusicPlayerCategory category)
Определения DynamicMusicPlayer.c:754
Определения 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().