LeviLamina
Loading...
Searching...
No Matches
DebugAssertException.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
struct
AssertHandlerContext
;
8
// clang-format on
9
10
class
DebugAssertException
:
public
::std::exception {
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::UntypedStorage<8, 168>
mUnkc1f125;
15
::ll::UntypedStorage<8, 32>
mUnkd8bc9e;
16
// NOLINTEND
17
18
public
:
19
// prevent constructor by default
20
DebugAssertException
& operator=(
DebugAssertException
const
&);
21
DebugAssertException
();
22
23
public
:
24
// virtual functions
25
// NOLINTBEGIN
26
// vIndex: 1
27
virtual
char
const
* what()
const
/*override*/
;
28
29
// vIndex: 0
30
virtual
~DebugAssertException
()
/*override*/
;
31
// NOLINTEND
32
33
public
:
34
// member functions
35
// NOLINTBEGIN
36
MCAPI
DebugAssertException
(
::DebugAssertException
const
&);
37
38
MCAPI
explicit
DebugAssertException
(
::AssertHandlerContext
context
);
39
// NOLINTEND
40
41
public
:
42
// constructor thunks
43
// NOLINTBEGIN
44
MCAPI
void
* $ctor(
::DebugAssertException
const
&);
45
46
MCAPI
void
* $ctor(
::AssertHandlerContext
context
);
47
// NOLINTEND
48
49
public
:
50
// destructor thunk
51
// NOLINTBEGIN
52
MCAPI
void
$dtor();
53
// NOLINTEND
54
55
public
:
56
// virtual function thunks
57
// NOLINTBEGIN
58
MCAPI
char
const
* $what()
const
;
59
// NOLINTEND
60
61
public
:
62
// vftables
63
// NOLINTBEGIN
64
MCAPI
static
void
** $vftable();
65
// NOLINTEND
66
};
DebugAssertException
Definition
DebugAssertException.h:10
AssertHandlerContext
Definition
AssertHandlerContext.h:5
context
Definition
context.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
core
debug
DebugAssertException.h
Generated on Sat Apr 26 2025 05:55:24 for LeviLamina by
1.12.0