toggle menu
Ksui
2.2.0-SNAPSHOT
common
switch theme
search in API
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