Action logic (selection)
The action logic determines whether the action is triggered on success or failure.
ID: TreeLogicsType
On fail
This action is triggered if the previous action failed.
ID: TreeLogicsType.false
On success
This action is triggered if the previous action succeeded.
ID: TreeLogicsType.true