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
virtual
~JsonSchemaNodeBase();
31
// NOLINTEND
32
33
public
:
34
// member functions
35
// NOLINTBEGIN
36
MCNAPI
JsonSchemaNodeBase
();
37
// NOLINTEND
38
39
public
:
40
// constructor thunks
41
// NOLINTBEGIN
42
MCNAPI
void
*
$ctor
();
43
// NOLINTEND
44
45
public
:
46
// destructor thunk
47
// NOLINTBEGIN
48
MCNAPI
void
$dtor
();
49
// NOLINTEND
50
51
public
:
52
// vftables
53
// NOLINTBEGIN
54
MCNAPI
static
void
**
$vftable
();
55
// NOLINTEND
56
};
57
58
}
// namespace JsonUtil
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
for LeviLamina by
1.16.1