Hierarchy.GetNodeTypeHandlerBase
Suggest a change
Success!
Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
Close
Submission failed
For some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.
Close
Returns
T
The hierarchy node type handler.
Description
Gets a hierarchy node type handler instance from this hierarchy.
Returns
HierarchyNodeTypeHandlerBase
The hierarchy node type handler.
Description
Gets the node type handler instance for the specified node from this hierarchy.
Parameters
nodeTypeName |
The node type name. |
Returns
HierarchyNodeTypeHandlerBase
The hierarchy node type handler.
Description
Gets the node type handler instance for the specified node type name from this hierarchy.