121 {
122 int currentFlags = EnProfiler.GetFlags();
123
125
127 {
128 EnProfiler.SetFlags(currentFlags);
130 }
131
134
136 {
137 EnProfiler.SetFlags(currentFlags);
139 }
140
142 EnProfiler.ClearFlags();
143
145 {
146 EnProfiler.SetFlags(currentFlags);
148 }
149
150
151 EnProfiler.SetFlags(currentFlags);
153 }
TFResult NTFR(TFR result)
bool Assert(bool condition)
EnProfilerFlags
Flags that influences the behaviour of the EnProfiler API, applied through ...Flags functions.