OrderedOutlets are ways to maintain a list of ordered chits on another (parent) chit. Adding
or removing chits from the outlet will automatically update the parent/child relationships.
This should only be used in conjunction with the @Ordered annotation.
OrderedOutlets are ways to maintain a list of ordered chits on another (parent) chit. Adding or removing chits from the outlet will automatically update the parent/child relationships.
This should only be used in conjunction with the
@Orderedannotation.Preferred syntax:
The optional parameter here is a Vector3 that indicates the position offset for the outlet.