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