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

◆ OnStop()

void PPERequesterBase::OnStop ( Param par = null)
inlineprotected

automatically resets all material parameters of this requester to defaults

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

361 {
362 //DbgPrnt("PPEDebug | " + this + " | OnStop");
365 }
void SetDefaultValuesAll()
Sets all requested values to default, ignoring them in further calculations.
Определения PPERequestPlatformsBase.c:388
void SetRequesterUpdating(bool state)
Has to be set for the requester to be handled.
Определения PPERequestPlatformsBase.c:23

Перекрестные ссылки SetDefaultValuesAll() и SetRequesterUpdating().