ActionsTrait.StateChanged

interface ActionsTrait.StateChanged


The state of an action changed during execution of a command, and the most recent command using the actionId populated the invokeId attribute.

Summary

Public properties

UShort?
UInt?
ActionsTrait.ActionStateEnum?

The state that the action has changed to.

Public properties

actionId

val actionIdUShort?

invokeId

val invokeIdUInt?

newState

val newStateActionsTrait.ActionStateEnum?

The state that the action has changed to.