Contents

hasActions()

Returns a Boolean value that indicates whether the node is executing actions.

Declaration

func hasActions() -> Bool

Return Value

true if the node has any executing actions; otherwise false.

See Also

Running Actions