NestedResult

@Serializable
data class NestedResult(val commandIndex: UShort, val returnValueIndex: UShort) : Argument

Constructors

Link copied to clipboard
constructor(commandIndex: UShort, returnValueIndex: UShort)

Properties

Link copied to clipboard
Link copied to clipboard