Ksui
Toggle table of contents
2.2.1-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
Ksui
Ksui
/
xyz.mcxross.ksui.ptb
/
Argument
/
NestedResult
Nested
Result
@
Serializable
data
class
NestedResult
(
val
commandIndex
:
UShort
,
val
returnValueIndex
:
UShort
)
:
Argument
Members
Constructors
Nested
Result
Link copied to clipboard
constructor
(
commandIndex
:
UShort
,
returnValueIndex
:
UShort
)
Properties
command
Index
Link copied to clipboard
val
commandIndex
:
UShort
return
Value
Index
Link copied to clipboard
val
returnValueIndex
:
UShort