ChatPlexSDK-BS
1.0.1-v6.2.0
C++ ChatPlex BeatSaber SDK
Loading...
Searching...
No Matches
shared
CP_SDK_BS
UI
Patches
PVRPointer.hpp
1
#pragma once
2
3
#include "../../../CP_SDK/Utils/Event.hpp"
4
#include "../../../CP_SDK/Utils/MonoPtr.hpp"
5
6
#include <VRUIControls/VRPointer.hpp>
7
8
namespace
CP_SDK_BS::UI::Patches
{
9
10
namespace
_u
11
{
12
using namespace
VRUIControls;
13
}
14
15
class
PVRPointer
16
{
17
public
:
18
static
CP_SDK::Utils::Event<_u::VRPointer*>
OnActivated;
19
20
};
21
22
}
CP_SDK::Utils::Event
Event class helper.
Definition
Event.hpp:100
CP_SDK_BS::UI::Patches::PVRPointer
Definition
PVRPointer.hpp:16
CP_SDK_BS::UI::Patches
Game UI patches.
Definition
PVRPointer.hpp:8
Generated by
1.9.8