toggle menu
trailblaze-common
jvm
switch theme
search in API
trailblaze-common
/
xyz.block.trailblaze.api
/
FunctionCall
Function
Call
data
class
FunctionCall
(
val
name
:
String
,
val
args
:
JsonObject
)
Members
Constructors
Function
Call
Link copied to clipboard
constructor
(
name
:
String
,
args
:
JsonObject
)
Properties
args
Link copied to clipboard
val
args
:
JsonObject
name
Link copied to clipboard
val
name
:
String