BoundObject
Gets or sets user data bound to this cell. Typically a serialized object that acts as the model for the cell.
Read time 1 minuteLast updated 9 days ago
Definition
- Type: Property
- Namespace: Unity.Hierarchy
- Assembly: UnityEngine.HierarchyModule
public object BoundObject { get; set; }