Class UnityObject
Helper class to destroy objects in the editor and in play mode.
Inherited Members
Namespace: Unity.AppUI.UI
Assembly: solution.dll
Syntax
public static class UnityObject
  Methods
| Name | Description | 
|---|---|
| Destroy(Object) | Destroys an object in the editor and in play mode.  |