158 {
159 int currentFlags = EnProfiler.GetFlags();
160
161 EnProfiler.ClearFlags();
162
163
165 {
166 EnProfiler.SetFlags(currentFlags);
168 }
169
171 {
172 EnProfiler.SetFlags(currentFlags);
174 }
175
177 {
178 EnProfiler.SetFlags(currentFlags);
180 }
181
182
183 EnProfiler.SetFlags(currentFlags);
185 }
TFResult NTFR(TFR result)
bool Assert(bool condition)
EnProfilerFlags
Flags that influences the behaviour of the EnProfiler API, applied through ...Flags functions.