BaseService.Destroy Method

Definition

Optional Destroy function to perform cleanup of the service before the Mixed Reality Toolkit is destroyed.

public:
 virtual void Destroy();
public virtual void Destroy ();
abstract member Destroy : unit -> unit
override this.Destroy : unit -> unit
Public Overridable Sub Destroy ()

Implements

Applies to