Constructor Rules
Deprecated
YukiHookAPI will completely remove the API of its own reflection part in version 2.0.0. We recommend that you use KavaRef to implement reflection for better performance and maintainability. See: https://github.com/HighCapable/KavaRef
Constructor finder condition implementation.
Parameters
rules Data
the current finder rule data.
Properties
Link copied to clipboard
Sets the Constructor parameter count.
Functions
Link copied to clipboard
Configures an empty, parameterless Constructor.
Link copied to clipboard
Sets the Constructor modifier conditions.
Link copied to clipboard
Sets the Constructor parameter conditions.
Sets the Constructor parameters.
Link copied to clipboard
Sets the Constructor parameter-count condition.
Sets the Constructor parameter-count range.