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
MCNAPI
DebugAssertException
(
::DebugAssertException
const
&);
37
38
MCNAPI
explicit
DebugAssertException
(
::AssertHandlerContext
context
);
39
// NOLINTEND
40
41
public
:
42
// constructor thunks
43
// NOLINTBEGIN
44
MCNAPI
void
*
$ctor
(
::DebugAssertException
const
&);
45
46
MCNAPI
void
*
$ctor
(
::AssertHandlerContext
context
);
47
// NOLINTEND
48
49
public
:
50
// destructor thunk
51
// NOLINTBEGIN
52
MCNAPI
void
$dtor
();
53
// NOLINTEND
54
55
public
:
56
// virtual function thunks
57
// NOLINTBEGIN
58
MCNAPI
char
const
*
$what
()
const
;
59
// NOLINTEND
60
61
public
:
62
// vftables
63
// NOLINTBEGIN
64
MCNAPI
static
void
**
$vftable
();
65
// NOLINTEND
66
};
DebugAssertException
Definition
DebugAssertException.h:10
DebugAssertException::$what
MCAPI char const * $what() const
DebugAssertException::DebugAssertException
MCAPI DebugAssertException(::AssertHandlerContext context)
DebugAssertException::$ctor
MCAPI void * $ctor(::DebugAssertException const &)
DebugAssertException::DebugAssertException
MCAPI DebugAssertException(::DebugAssertException const &)
DebugAssertException::$ctor
MCAPI void * $ctor(::AssertHandlerContext context)
DebugAssertException::$vftable
static MCAPI void ** $vftable()
DebugAssertException::$dtor
MCAPI void $dtor()
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 Fri Jun 13 2025 05:04:21 for LeviLamina by
1.12.0