|
DayZ 1.24
|
Go to the source code of this file.
Classes | |
| class | EnProfiler |
| Set of methods for accessing script profiling data. More... | |
Enumerations | |
| enum | EnProfilerFlags { NONE = 0 , RESET , RECURSIVE , ALL } |
| Flags that influences the behaviour of the EnProfiler API, applied through ...Flags functions. More... | |
| enum | EnProfilerModule { CORE , GAMELIB , GAME , WORLD , MISSION , MISSION_CUSTOM , ERROR } |
| Current base scripted modules. More... | |
| enum | EnProfilerEnabledFlags { NONE = 0 , DIAG , SCRP , SCRC } |
| There are 3 states which can be toggled that governs whether script profiling is enabled or not. More... | |