div-action-animator-stop
Stops the specified animator.
Parameters
Parameters | Description |
---|---|
animator_id |
string Required parameter. The identifier of the animator being stopped. Functionality is under development. |
type |
string Required parameter. The value must always be Functionality is under development. |
JSON
{
type*: "animator_stop",
animator_id*: "string"
}