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
/
Fields
/
setStaticIntField
set
Static
Int
Field
@
JvmStatic
fun
setStaticIntField
(
clazz
:
Class
<
*
>
,
fieldName
:
String
,
value
:
Int
)