LeviLamina
Loading...
Searching...
No Matches
AssertHandlerContext.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
AssertHandlerContext
{
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<8, 32>
mUnkfb8de1;
10
::ll::UntypedStorage<8, 32>
mUnk37d6f2;
11
::ll::UntypedStorage<8, 32>
mUnkad5114;
12
::ll::UntypedStorage<4, 4>
mUnke17434;
13
::ll::UntypedStorage<8, 32>
mUnk3ef1c7;
14
::ll::UntypedStorage<8, 32>
mUnkc53f70;
15
// NOLINTEND
16
17
public
:
18
// prevent constructor by default
19
AssertHandlerContext
& operator=(
AssertHandlerContext
const
&);
20
AssertHandlerContext
();
21
22
public
:
23
// member functions
24
// NOLINTBEGIN
25
MCAPI
AssertHandlerContext
(
::AssertHandlerContext
const
&);
26
27
MCAPI
~AssertHandlerContext
();
28
// NOLINTEND
29
30
public
:
31
// constructor thunks
32
// NOLINTBEGIN
33
MCAPI
void
* $ctor(
::AssertHandlerContext
const
&);
34
// NOLINTEND
35
36
public
:
37
// destructor thunk
38
// NOLINTBEGIN
39
MCAPI
void
$dtor();
40
// NOLINTEND
41
};
AssertHandlerContext
Definition
AssertHandlerContext.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
core
debug
AssertHandlerContext.h
Generated on Sat Apr 26 2025 05:55:24 for LeviLamina by
1.12.0