ChatPlexSDK-BS 1.0.1-v6.2.0
C++ ChatPlex BeatSaber SDK
|
Hook manager. More...
#include <Il2cpp.hpp>
Static Public Member Functions | |
static void | Register (void(*p_Function)(Logger &)) |
Register a hook. | |
static void | InstallHooks () |
Install all hooks. | |
Hook manager.
Definition at line 43 of file Il2cpp.hpp.
|
static |
Install all hooks.
|
static |
Register a hook.
p_Function | Function to register |