LeviLamina
Loading...
Searching...
No Matches
JsonSchemaNodeBase.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
JsonUtil {
6
7
class
JsonSchemaNodeBase
{
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<8, 48>
mUnk689ef1;
12
::ll::UntypedStorage<8, 24>
mUnk26697d;
13
::ll::UntypedStorage<1, 1>
mUnk2cf354;
14
::ll::UntypedStorage<8, 16>
mUnk239121;
15
::ll::UntypedStorage<1, 1>
mUnk53cc41;
16
::ll::UntypedStorage<8, 48>
mUnkc96539;
17
::ll::UntypedStorage<8, 8>
mUnk972890;
18
::ll::UntypedStorage<8, 8>
mUnk58f69a;
19
::ll::UntypedStorage<8, 32>
mUnkf9df10;
20
// NOLINTEND
21
22
public
:
23
// prevent constructor by default
24
JsonSchemaNodeBase
& operator=(
JsonSchemaNodeBase
const
&);
25
JsonSchemaNodeBase
(
JsonSchemaNodeBase
const
&);
26
27
public
:
28
// virtual functions
29
// NOLINTBEGIN
30
// vIndex: 0
31
virtual
~JsonSchemaNodeBase
();
32
// NOLINTEND
33
34
public
:
35
// member functions
36
// NOLINTBEGIN
37
MCNAPI
JsonSchemaNodeBase
();
38
// NOLINTEND
39
40
public
:
41
// constructor thunks
42
// NOLINTBEGIN
43
MCNAPI
void
*
$ctor
();
44
// NOLINTEND
45
46
public
:
47
// destructor thunk
48
// NOLINTBEGIN
49
MCNAPI
void
$dtor
();
50
// NOLINTEND
51
52
public
:
53
// vftables
54
// NOLINTBEGIN
55
MCNAPI
static
void
**
$vftable
();
56
// NOLINTEND
57
};
58
59
}
// namespace JsonUtil
JsonUtil::JsonSchemaNodeBase
Definition
JsonSchemaNodeBase.h:7
JsonUtil::JsonSchemaNodeBase::JsonSchemaNodeBase
MCAPI JsonSchemaNodeBase()
JsonUtil::JsonSchemaNodeBase::$dtor
MCAPI void $dtor()
JsonUtil::JsonSchemaNodeBase::$vftable
static MCAPI void ** $vftable()
JsonUtil::JsonSchemaNodeBase::$ctor
MCAPI void * $ctor()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
util
json_util
JsonSchemaNodeBase.h
Generated on Fri Jun 13 2025 05:04:55 for LeviLamina by
1.12.0