ChatPlexSDK-BS 1.0.1-v6.2.0
C++ ChatPlex BeatSaber SDK
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
CP_SDK::Utils::Hooks Class Reference

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.
 

Detailed Description

Hook manager.

Definition at line 43 of file Il2cpp.hpp.

Member Function Documentation

◆ InstallHooks()

static void CP_SDK::Utils::Hooks::InstallHooks ( )
static

Install all hooks.

◆ Register()

static void CP_SDK::Utils::Hooks::Register ( void(*)(Logger &)  p_Function)
static

Register a hook.

Parameters
p_FunctionFunction to register

The documentation for this class was generated from the following file: