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

◆ Watch()

static proto void EnScript::Watch ( void var,
int flags )
staticprivate

Debug tool for watching certain variable. Invokes debugger whenever is variable used.

Аргументы
varCertain variable for watching
flags= 1 means it will break even when not modified
Возвращает
void