Finish State
Finish the current state immediately and send the FINISHED event, even if sub-states are still running.
Notes
- If the action list is looping, the loop completes first.
- Use this when you want to force state completion without waiting for nested/state list logic.