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
MCNAPI
AssertHandlerContext
(
::AssertHandlerContext
const
&);
26
27
MCNAPI
~AssertHandlerContext
();
28
// NOLINTEND
29
30
public
:
31
// constructor thunks
32
// NOLINTBEGIN
33
MCNAPI
void
*
$ctor
(
::AssertHandlerContext
const
&);
34
// NOLINTEND
35
36
public
:
37
// destructor thunk
38
// NOLINTBEGIN
39
MCNAPI
void
$dtor
();
40
// NOLINTEND
41
};
AssertHandlerContext
Definition
AssertHandlerContext.h:5
AssertHandlerContext::AssertHandlerContext
MCAPI AssertHandlerContext(::AssertHandlerContext const &)
AssertHandlerContext::~AssertHandlerContext
MCAPI ~AssertHandlerContext()
AssertHandlerContext::$dtor
MCAPI void $dtor()
AssertHandlerContext::$ctor
MCAPI void * $ctor(::AssertHandlerContext const &)
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
core
debug
AssertHandlerContext.h
Generated on Fri Jun 13 2025 05:04:21 for LeviLamina by
1.12.0