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

◆ ValidateStart()

void ValidateStart ( )
protected

Validation whether an effect truly started playing or if the Effect should stop as none is present.

Заметки
Override this when inheriting to create own validation check
Is called from Event_OnStarted invoker after Event_OnStarted has been performed

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

173 {
174
175 }

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