Hierarchy.GetNodeType

Declaration

public Unity.Hierarchy.HierarchyNodeType GetNodeType();

Returns

HierarchyNodeType The hierarchy node type.

Description

Gets the type of the specified hierarchy node.


Declaration

public Unity.Hierarchy.HierarchyNodeType GetNodeType(ref Unity.Hierarchy.HierarchyNode node);

Parameters

node The hierarchy node.

Returns

HierarchyNodeType The hierarchy node type.

Description

Retrieve the hierarchy node type for the specified node.


Did you find this page useful? Please give it a rating: