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>
mUnk7537b9;
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>
mUnk12ba7c;
20
// NOLINTEND
21
22
public
:
23
// prevent constructor by default
24
JsonSchemaNodeBase& operator=(JsonSchemaNodeBase
const
&);
25
JsonSchemaNodeBase(JsonSchemaNodeBase
const
&);
26
JsonSchemaNodeBase();
27
28
public
:
29
// virtual functions
30
// NOLINTBEGIN
31
virtual
~JsonSchemaNodeBase();
32
// NOLINTEND
33
34
public
:
35
// destructor thunk
36
// NOLINTBEGIN
37
MCNAPI
void
$dtor
();
38
// NOLINTEND
39
40
public
:
41
// vftables
42
// NOLINTBEGIN
43
MCNAPI
static
void
**
$vftable
();
44
// NOLINTEND
45
};
46
47
}
// namespace JsonUtil
JsonUtil::JsonSchemaNodeBase::$dtor
MCAPI void $dtor()
JsonUtil::JsonSchemaNodeBase::$vftable
static MCAPI void ** $vftable()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
util
json_util
JsonSchemaNodeBase.h
Generated on
for LeviLamina by
1.16.1