OCLOperators stateMachineTrigger
(Adding message template to the top of the page)
(Replacing message template with parser tag)
 
Line 1: Line 1:
{{message|Write the content here to display this box}}
<message>Write the content here to display this box</message>
Triggers any state transition '''without''' triggers for an object's statemachines.
Triggers any state transition '''without''' triggers for an object's statemachines.



Latest revision as of 07:52, 17 June 2024

Triggers any state transition without triggers for an object's statemachines.

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

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

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