Delegate ProfilerDisposeEventDelegate
- Namespace
 - Stride.Core.Diagnostics
 
- Assembly
 - Stride.Core.dll
 
Delegate called when a ProfilingState is disposed (end of profiling).
public delegate void ProfilerDisposeEventDelegate(ref ProfilingState profilingState)
  Parameters
profilingStateProfilingStateState of the profile.