Dispose(bool)
Disposes this hierarchy node type handler to free up resources in the derived class.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Method
- Namespace: Unity.Hierarchy
- Assembly: UnityEngine.HierarchyCoreModule
protected virtual void Dispose(bool disposing)
Parameters
Returns true if called from Dispose, false otherwise.