ActionArguments

constructor(situation: Int, @Nullable value: ActionValue, @Nullable metadata: Bundle)

Constructs ActionArguments.

Parameters

situation

The situation.

value

The argument's value.

metadata

The argument's metadata.