EzHookTool
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
EzHookTool
core
/
io.github.lingqiqi5211.ezhooktool.core.java
/
Methods
/
callMethod
call
Method
@
JvmStatic
fun
callMethod
(
obj
:
Any
,
methodName
:
String
,
vararg
args
:
Any
?
)
:
Any
?
自动匹配参数并调用实例方法。
Parameters
obj
目标实例
method
Name
方法名
args
实参