Disabled | Components that are disabled |
DisabledInSelf | |
DisabledInSelfAndChildren | |
DisabledInSelfAndDescendants | |
Enabled | Components that are enabled |
EnabledInSelf | |
EnabledInSelfAndChildren | |
EnabledInSelfAndDescendants | |
EverythingInAncestors | |
EverythingInChildren | |
EverythingInDescendants | |
EverythingInSelf | |
EverythingInSelfAndAncestors | |
EverythingInSelfAndChildren | |
EverythingInSelfAndDescendants | |
EverythingInSelfAndParent | |
InAncestors | Components in all ancestors (parent, their parent, their parent, etc) |
InChildren | Components in our children |
InDescendants | Components in all decendants (our children, their children, their children etc) |
InParent | Components in our parent |
InSelf | Components in this object |