BusyTaskMatch Enum
This page contains documentation for advanced Fuse features, so we have
taken the liberty to tick the "Show advanced things" checkbox above for
you in advance to be able to provide you with some additional information.
Location
- Namespace
- Fuse.Triggers
- Package
- Fuse.Triggers 2.9.1
Possible Values
- Descendents
-
Matches Parent and it's descendents
- OnlyDescendents
-
Matches only the descendent nodes
- Parent
-
Matches just the one parent node
Interface of BusyTaskMatch
BusyTaskMatch - BusyTaskMatch : BusyTaskMatch uno
BusyTaskMatch != BusyTaskMatch : bool uno
BusyTaskMatch & BusyTaskMatch : BusyTaskMatch uno
BusyTaskMatch ^ BusyTaskMatch : BusyTaskMatch uno
BusyTaskMatch == BusyTaskMatch : bool uno
BusyTaskMatch | BusyTaskMatch : BusyTaskMatch uno
Descendents : BusyTaskMatch uno
Matches Parent and it's descendents
HasFlag(BusyTaskMatch) : bool uno
OnlyDescendents : BusyTaskMatch uno
Matches only the descendent nodes
Parent : BusyTaskMatch uno
Matches just the one parent node