HierarchyUIDInfo
Information about the UID format used by a HierarchyNodeTypeHandlerBase. The UID is a binary blob that uniquely identifies a node across sessions. A HierarchyUIDInfo.Size of 0 means the handler does not support UID serialization.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Struct
- Namespace: Unity.Hierarchy
- Assembly: UnityEngine.HierarchyCoreModule
public readonly struct HierarchyUIDInfo
Constructors
Constructor | Description |
|---|---|
| HierarchyUIDInfo(System.Int32,System.Int32) | Creates a HierarchyUIDInfo. |