Not having tested this, I’d guess C and D would not execute.
You can easily test this with some dummy ActionTasks that wait for some time and then log something into the console. And have a transition that from AnyState to another state, maybe with a key press as a condition. Then debug and look at the logs!
Notice you need implement OnStop in the ActionTasks, depending on how you implement the waiting.
Login
Register
By registering on this website you agree to our Privacy Policy.