LeviLamina
Loading...
Searching...
No Matches
NodeBase.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/core/container/list_standard_operations.h"
7
8
namespace
Bedrock::JSONObject {
9
10
class
NodeBase
:
public
::Bedrock::Intrusive::
11
list_standard_operations<::Bedrock::JSONObject::NodeBase, ::Bedrock::JSONObject::NodeBase> {
12
public
:
13
// NodeBase inner types declare
14
// clang-format off
15
class
Offset
;
16
// clang-format on
17
18
// NodeBase inner types define
19
class
Offset
{
20
public
:
21
// member variables
22
// NOLINTBEGIN
23
union
{
24
::ll::UntypedStorage<2, 2>
mUnkd0ad5a;
25
::ll::UntypedStorage<2, 2>
mUnk5228a0;
26
};
27
// NOLINTEND
28
29
public
:
30
// prevent constructor by default
31
Offset
& operator=(
Offset
const
&);
32
Offset
(
Offset
const
&);
33
Offset
();
34
};
35
36
public
:
37
// member variables
38
// NOLINTBEGIN
39
union
{
40
struct
{
41
::ll::UntypedStorage<2, 2>
mUnke7d0a5;
42
::ll::UntypedStorage<2, 2>
mUnkab13d6;
43
::ll::UntypedStorage<2, 2>
mUnk78a983;
44
::ll::UntypedStorage<1, 1>
mUnk58fbd6;
45
::ll::UntypedStorage<1, 1>
mUnkfe6bdf;
46
};
47
::ll::UntypedStorage<8, 8>
mUnk58ae72;
48
};
49
// NOLINTEND
50
51
public
:
52
// prevent constructor by default
53
NodeBase& operator=(NodeBase
const
&);
54
NodeBase(NodeBase
const
&);
55
NodeBase();
56
};
57
58
}
// namespace Bedrock::JSONObject
Bedrock::JSONObject::NodeBase::Offset
Definition
NodeBase.h:19
Bedrock::JSONObject::NodeBase
Definition
NodeBase.h:11
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
core
utility
json_object
NodeBase.h
Generated on Sat Apr 26 2025 05:55:26 for LeviLamina by
1.12.0