LeviLamina
Loading...
Searching...
No Matches
SentryHelper.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
class
SentryHelper
{
6
public
:
7
// SentryHelper inner types declare
8
// clang-format off
9
struct
SentryParameters
;
10
// clang-format on
11
12
// SentryHelper inner types define
13
struct
SentryParameters {
14
public
:
15
// member variables
16
// NOLINTBEGIN
17
::ll::UntypedStorage<8, 32>
mUnk5bfba7;
18
::ll::UntypedStorage<8, 16>
mUnk140301;
19
// NOLINTEND
20
21
public
:
22
// prevent constructor by default
23
SentryParameters& operator=(SentryParameters
const
&);
24
SentryParameters(SentryParameters
const
&);
25
SentryParameters();
26
};
27
};
SentryHelper
Definition
SentryHelper.h:5
SentryHelper::SentryParameters
Definition
SentryHelper.h:13
ll::UntypedStorage
Definition
Alias.h:14
src
mc
debug
SentryHelper.h
Generated on
for LeviLamina by
1.16.1