LeviLamina
Loading...
Searching...
No Matches
EntityOperationData.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Editor::Transactions {
6
7
struct
EntityOperationData {
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<8, 8>
mUnk25d71f;
12
::ll::UntypedStorage<8, 8>
mUnk670f46;
13
::ll::UntypedStorage<8, 8>
mUnk879540;
14
// NOLINTEND
15
16
public
:
17
// prevent constructor by default
18
EntityOperationData& operator=(EntityOperationData
const
&);
19
EntityOperationData(EntityOperationData
const
&);
20
EntityOperationData();
21
};
22
23
}
// namespace Editor::Transactions
ll::UntypedStorage
Definition
Alias.h:14
src
mc
common
editor
EntityOperationData.h
Generated on
for LeviLamina by
1.16.1