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

◆ IsEnabled()

static proto int EnProfiler::IsEnabled ( )
staticprivate

Return if script profiling is enabled.

Заметки
Helper methods below
Возвращает
int Flags regarding the current state
int isScriptProfilingEnabled = EnProfiler.IsEnabled();
Set of methods for accessing script profiling data.
Определения EnProfiler.c:73
static proto int IsEnabled()
Return if script profiling is enabled.

Используется в IsEnabledC(), IsEnabledD() и IsEnabledP().