waitAll

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

Gets all Constructor instance handlers.

  • Returns all Constructor instances matching the finder conditions.

  • When remedys is set, this method is required to obtain the result.

  • This callback is not invoked when remedys is not set.

Parameters

initiate

the MutableList<Instance> callback.