Class DiagnosticsSystemManager
Service manager supporting running the diagnostics system without requiring the MixedRealityToolkit object.
Inherited Members
Namespace: Microsoft.MixedReality.Toolkit.Experimental.Diagnostics
Assembly: cs.temp.dll.dll
Syntax
public class DiagnosticsSystemManager : BaseServiceManager, IMixedRealityServiceRegistrar, MonoBehaviour
Methods
OnDestroy()
Declaration
protected override void OnDestroy()
Overrides
OnDestroy()
Declaration
protected override void OnDestroy()
Overrides
Implements
MonoBehaviour