| Method |
Description |
| Dispose |
Disposes this hierarchy node type handler to free up resources in the derived class.
|
| GetDefaultNodeFlags |
Get the default value used to initialize a hierarchy node flags.
|
| GetEntityIdFromNode |
Gets the EntityId corresponding to the given HierarchyNode.
|
| GetEntityIdsFromNodes |
Gets the EntityId corresponding to each HierarchyNode in .
Slots already set to a non-EntityId.None value must be skipped.
|
| GetNodeFromEntityId |
Gets the HierarchyNode corresponding to the given EntityId.
|
| GetNodeHashCode |
Gets the hash code for the specified hierarchy node.
|
| GetNodesFromEntityIds |
Gets the HierarchyNode corresponding to each EntityId in .
Slots already set to a non-null value must be skipped.
|
| GetNodeType |
Retrieves the hierarchy node type for this hierarchy node type handler.
|
| GetNodeTypeName |
Get the type name of this hierarchy node type handler.
|
| ReadUIDs |
Restores nodes from the identifiers written by HierarchyNodeTypeHandlerBase.WriteUIDs.
is pre-initialized to HierarchyNode.Null; write only slots that resolve to a live node.
|
| SearchMatch |
Determines if a node matches the search query.
|