LeviLamina
Loading...
Searching...
No Matches
JSON.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Scripting {
6
7
struct
JSON
{
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<8, 32>
mUnk3b49ec;
12
// NOLINTEND
13
14
public
:
15
// prevent constructor by default
16
JSON
(
JSON
const
&);
17
JSON
();
18
19
public
:
20
// member functions
21
// NOLINTBEGIN
22
MCFOLD ::Scripting::JSON& operator=(
::Scripting::JSON
const
&);
23
24
MCFOLD ::Scripting::JSON& operator=(
::Scripting::JSON
&&);
25
26
MCAPI
~JSON
();
27
// NOLINTEND
28
29
public
:
30
// destructor thunk
31
// NOLINTBEGIN
32
MCFOLD
void
$dtor();
33
// NOLINTEND
34
};
35
36
}
// namespace Scripting
Scripting::JSON
Definition
JSON.h:7
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
scripting
JSON.h
Generated on Sat Apr 26 2025 05:55:30 for LeviLamina by
1.12.0