mirror of
https://github.com/HighCapable/YukiHookAPI.git
synced 2025-09-06 02:35:40 +08:00
Fix code note in MethodFinder
This commit is contained in:
@@ -101,7 +101,7 @@ class MethodFinder @PublishedApi internal constructor(
|
|||||||
var paramCount = -1
|
var paramCount = -1
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* [Method] 返回值
|
* 设置 [Method] 返回值
|
||||||
*
|
*
|
||||||
* - ❗只能是 [Class]、[String]、[VariousClass]
|
* - ❗只能是 [Class]、[String]、[VariousClass]
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user