LeviLamina
Loading...
Searching...
No Matches
EditorExtension.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/core/utility/EnableNonOwnerReferences.h"
7
8
namespace
Editor::API {
9
10
class
EditorExtension :
public
::Bedrock::EnableNonOwnerReferences
{
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::UntypedStorage<8, 32>
mUnk5759f3;
15
::ll::UntypedStorage<8, 32>
mUnk212a57;
16
::ll::UntypedStorage<8, 32>
mUnk920bb2;
17
::ll::UntypedStorage<8, 32>
mUnk91993d;
18
::ll::UntypedStorage<4, 4>
mUnkd042ea;
19
::ll::UntypedStorage<8, 16>
mUnk155d3d;
20
::ll::UntypedStorage<8, 112>
mUnk7bcc01;
21
::ll::UntypedStorage<8, 112>
mUnk98ae3b;
22
::ll::UntypedStorage<8, 112>
mUnk9025b6;
23
::ll::UntypedStorage<8, 40>
mUnkc15389;
24
// NOLINTEND
25
26
public
:
27
// prevent constructor by default
28
EditorExtension& operator=(EditorExtension
const
&);
29
EditorExtension(EditorExtension
const
&);
30
EditorExtension();
31
32
public
:
33
// virtual functions
34
// NOLINTBEGIN
35
virtual
~EditorExtension()
/*override*/
=
default
;
36
// NOLINTEND
37
};
38
39
}
// namespace Editor::API
Bedrock::EnableNonOwnerReferences
Definition
EnableNonOwnerReferences.h:7
ll::UntypedStorage
Definition
Alias.h:14
src
mc
server
editor
api
EditorExtension.h
Generated on
for LeviLamina by
1.16.1