isPrivate

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

Checks whether the Class or Member modifiers include private.

Example:

private class/void/int/String...

^^^

Return

Boolean