MixedRealityDiagnosticsSystem.Destroy Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Optional Destroy function to perform cleanup of the service before the Mixed Reality Toolkit is destroyed.
public:
override void Destroy();
public override void Destroy ();
override this.Destroy : unit -> unit
Public Overrides Sub Destroy ()