DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
ModuleToName()
static proto owned
string
EnProfiler::ModuleToName
(
EnProfilerModule
module
)
static
private
Helper to convert
EnProfilerModule
to string.
Аргументы
module
EnProfilerModule
The module to get the name of
Возвращает
string
The name of the module
string
moduleName =
EnProfiler
.
ModuleToName
(
EnProfilerModule
.GAME);
EnProfiler
Set of methods for accessing script profiling data.
Определения
EnProfiler.c:73
EnProfiler::ModuleToName
static proto owned string ModuleToName(EnProfilerModule module)
Helper to convert EnProfilerModule to string.
EnProfilerModule
EnProfilerModule
Current base scripted modules.
Определения
EnProfiler.c:22
EnProfiler
Создано системой
1.13.2