This version of Unity is unsupported.

HierarchyNodeTypeHandlerBase.Dispose

Declaration

public void Dispose();

Description

Disposes this hierarchy node type handler to free up resources.


Parameters

disposing Returns true if called from Dispose, false otherwise.

Description

Disposes this hierarchy node type handler to free up resources in the derived class.