LeviLamina
Loading...
Searching...
No Matches
ProfanityContext.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/core/utility/EnableNonOwnerReferences.h"
7
8
class
ProfanityContext
:
public
::Bedrock::EnableNonOwnerReferences
{
9
public
:
10
// member variables
11
// NOLINTBEGIN
12
::ll::UntypedStorage<1, 1>
mUnk23face;
13
::ll::UntypedStorage<1, 1>
mUnk4601cb;
14
::ll::UntypedStorage<1, 1>
mUnk1c694f;
15
::ll::UntypedStorage<4, 4>
mUnk158083;
16
::ll::UntypedStorage<8, 64>
mUnkf65835;
17
::ll::UntypedStorage<8, 64>
mUnk3fc94d;
18
::ll::UntypedStorage<8, 16>
mUnkd86a51;
19
::ll::UntypedStorage<8, 16>
mUnka95379;
20
::ll::UntypedStorage<8, 16>
mUnk81f187;
21
::ll::UntypedStorage<8, 16>
mUnkb2d0ab;
22
::ll::UntypedStorage<8, 16>
mUnk9da163;
23
::ll::UntypedStorage<8, 16>
mUnk9c5e94;
24
::ll::UntypedStorage<8, 128>
mUnkbf44b0;
25
::ll::UntypedStorage<4, 4>
mUnk4d642a;
26
// NOLINTEND
27
28
public
:
29
// prevent constructor by default
30
ProfanityContext
& operator=(
ProfanityContext
const
&);
31
ProfanityContext
(
ProfanityContext
const
&);
32
ProfanityContext
();
33
34
public
:
35
// virtual functions
36
// NOLINTBEGIN
37
// vIndex: 0
38
virtual
~ProfanityContext
()
/*override*/
=
default
;
39
40
// vIndex: 1
41
virtual
void
handleLocalFilterToggle(
bool
);
42
43
// vIndex: 2
44
virtual
void
handleRemoteFilterToggle(
bool
);
45
46
// vIndex: 3
47
virtual
void
handlePlayerFilterToggle(
bool
);
48
49
// vIndex: 4
50
virtual ::std::string _doMaskProfanity(::std::string
const
&)
const
;
51
52
// vIndex: 5
53
virtual
bool
_doFindProfanity(::std::string
const
&)
const
;
54
55
// vIndex: 6
56
virtual
void
_fireEventProfanityFilter()
const
;
57
// NOLINTEND
58
59
public
:
60
// destructor thunk
61
// NOLINTBEGIN
62
63
// NOLINTEND
64
65
public
:
66
// virtual function thunks
67
// NOLINTBEGIN
68
69
// NOLINTEND
70
};
Bedrock::EnableNonOwnerReferences
Definition
EnableNonOwnerReferences.h:7
ProfanityContext
Definition
ProfanityContext.h:8
ll::UntypedStorage
Definition
Alias.h:14
src
mc
util
ProfanityContext.h
Generated on Sat Apr 26 2025 05:55:59 for LeviLamina by
1.12.0