These components are used for the parent value system, which is a less robust yet lighter form of dynamic variables that only work between a parent and its immediate children. They are mainly useful for snapper systems.
Component | Description |
---|---|
ParentReference<T> | Provide a reference type for immediate children to link to. |
ParentReferenceLink<T> | Link to a ParentReference on the slot's parent. |
ParentValue<T> | Provide a value type for immediate children to link to. |
ParentValueLink<T> | Link to a ParentValue on the slot's parent. |
Pages in category "Components:Data:Parent"
The following 4 pages are in this category, out of 4 total.