Stop State Machine Node

Stops a running node in a State Machine asset

Stops a node from State Machine asset.

Description

Immediately stops a currently executing node in a State Machine asset. This cancels execution on all runners using this asset.

Parameters

Name
Description

Node

The node to stop in the State Machine

Keywords

Stop, Cancel, Instruction, Action, State Machine, Runner

Example

Actions Component:
โ””โ”€ Stop State Machine Node
    โ””โ”€ Node: "BackgroundProcessNode"

This stops the "BackgroundProcessNode" in the State Machine asset.

Last updated

Was this helpful?