StopAction
Jump to navigation
Jump to search
stopAction
Stops a running action. If the action is not found (because it is not running) nothing happens.
Lua Syntax:
stopAction(action)
Arguments
action
- "object path"|"object id"|object - Visionaire object which specifies an action.
Flags
Return Values
None.