OCLOperators stateMachineTrigger
(Created page with "Triggers any state transition '''without''' triggers for an objects state machines. You use this to make the state machines of an object re-evaluate all guards from the curre...")
 
No edit summary
Line 4: Line 4:


Using stateMachineTrigger you can create state machines that follow a path set out by guards instead of manually having to use named triggers.
Using stateMachineTrigger you can create state machines that follow a path set out by guards instead of manually having to use named triggers.
[[Category:OCLOperators]]

Revision as of 12:47, 7 December 2022

Triggers any state transition without triggers for an objects state machines.

You use this to make the state machines of an object re-evaluate all guards from the current state and transition if possible.

Using stateMachineTrigger you can create state machines that follow a path set out by guards instead of manually having to use named triggers.

This page was edited 95 days ago on 06/17/2024. What links here