ChatPlexSDK-BS
1.0.1-v6.2.0
C++ ChatPlex BeatSaber SDK
Toggle main menu visibility
Main Page
Namespaces
Namespace List
Namespace Members
All
Functions
Typedefs
Enumerations
Concepts
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
w
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
w
z
~
Variables
b
d
g
i
m
o
p
r
s
t
Enumerations
Files
File List
•
All
Classes
Namespaces
Functions
Variables
Typedefs
Enumerations
Concepts
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
};
15
class
PVRPointer
{
…
};
21
22
}
8
namespace
CP_SDK_BS::UI::Patches
{
…
}
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