UserData
Gets or sets custom user data associated with this descriptor.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Property
- Namespace: Unity.Hierarchy
- Assembly: UnityEngine.HierarchyModule
public object UserData { get; set; }
public object UserData { get; set; }