Ksui
Toggle table of contents
2.2.1-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
Ksui
Ksui
/
xyz.mcxross.ksui.model
/
MoveFunctionParameter
/
Struct
Struct
@
Serializable
data
class
Struct
(
val
address
:
String
,
val
module
:
String
,
val
name
:
String
)
:
MoveFunctionParameter
Members
Constructors
Struct
Link copied to clipboard
constructor
(
address
:
String
,
module
:
String
,
name
:
String
)
Properties
address
Link copied to clipboard
val
address
:
String
module
Link copied to clipboard
val
module
:
String
name
Link copied to clipboard
val
name
:
String