toggle menu
KStg
1.0-SNAPSHOT
jvm
switch theme
search in API
KStg
/
top.kkoishi.stg.script
/
LocalVariables
/
Var
Var
data
class
Var
(
val
type
:
KClass
<
out
Any
>
,
var
value
:
Any
)
Members
Constructors
Var
Link copied to clipboard
constructor
(
type
:
KClass
<
out
Any
>
,
value
:
Any
)
Properties
type
Link copied to clipboard
val
type
:
KClass
<
out
Any
>
value
Link copied to clipboard
var
value
:
Any
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String