ActionsTrait.ActionFailed

interface ActionsTrait.ActionFailed


Indicates that the action failed to complete as intended.

Summary

Public properties

UShort?
ActionsTrait.ActionErrorEnum?

The reason for the action's failure.

UInt?
ActionsTrait.ActionStateEnum?

The state that the action was in at the time of the event.

Public properties

actionId

val actionIdUShort?

error

val errorActionsTrait.ActionErrorEnum?

The reason for the action's failure.

invokeId

val invokeIdUInt?

newState

val newStateActionsTrait.ActionStateEnum?

The state that the action was in at the time of the event.