LeviLamina
Loading...
Searching...
No Matches
TextFilterResult.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Safety {
6
7
struct
TextFilterResult {
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<8, 24>
mUnk2e782b;
12
::ll::UntypedStorage<8, 24>
mUnk5bb2fe;
13
::ll::UntypedStorage<8, 24>
mUnk44ec71;
14
// NOLINTEND
15
16
public
:
17
// prevent constructor by default
18
TextFilterResult& operator=(TextFilterResult
const
&);
19
TextFilterResult();
20
21
public
:
22
// member functions
23
// NOLINTBEGIN
24
MCNAPI
TextFilterResult
(
::Safety::TextFilterResult
const
&);
25
26
MCNAPI
~TextFilterResult
();
27
// NOLINTEND
28
29
public
:
30
// constructor thunks
31
// NOLINTBEGIN
32
MCNAPI
void
*
$ctor
(
::Safety::TextFilterResult
const
&);
33
// NOLINTEND
34
35
public
:
36
// destructor thunk
37
// NOLINTBEGIN
38
MCNAPI
void
$dtor
();
39
// NOLINTEND
40
};
41
42
}
// namespace Safety
Safety::TextFilterResult
Definition
TextFilterResult.h:7
Safety::TextFilterResult::$ctor
MCAPI void * $ctor(::Safety::TextFilterResult const &)
Safety::TextFilterResult::$dtor
MCAPI void $dtor()
Safety::TextFilterResult::TextFilterResult
MCAPI TextFilterResult(::Safety::TextFilterResult const &)
Safety::TextFilterResult::~TextFilterResult
MCAPI ~TextFilterResult()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
server
safety
TextFilterResult.h
Generated on
for LeviLamina by
1.16.1