toggle menu
KStg
1.0-SNAPSHOT
jvm
switch theme
search in API
KStg
/
top.kkoishi.stg.script.reflect
/
ScriptLinker
/
LinkInfo
Link
Info
interface
LinkInfo
Members
Functions
method
Name
Link copied to clipboard
abstract
fun
methodName
(
)
:
String
owner
Class
Link copied to clipboard
abstract
fun
ownerClass
(
)
:
Class
<
*
>
parameter
Types
Link copied to clipboard
abstract
fun
parameterTypes
(
)
:
Array
<
Class
<
*
>
>
required
Return
Type
Link copied to clipboard
abstract
fun
requiredReturnType
(
)
:
Class
<
*
>