Ksui core
Toggle table of contents
3.0.0
common
Platform filter
common
Switch theme
Search in API
Ksui core
Ksui core
/
xyz.mcxross.ksui.core.extension
/
IdParts
Id
Parts
data
class
IdParts
(
val
packageId
:
String
,
val
module
:
String
,
val
function
:
String
)
Members
Constructors
Id
Parts
Link copied to clipboard
constructor
(
packageId
:
String
,
module
:
String
,
function
:
String
)
Properties
function
Link copied to clipboard
val
function
:
String
module
Link copied to clipboard
val
module
:
String
package
Id
Link copied to clipboard
val
packageId
:
String