LeviLamina
Loading...
Searching...
No Matches
Inspect.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
AgentComponents {
6
7
class
Inspect {
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<1, 1>
mUnk1d4a84;
12
::ll::UntypedStorage<8, 8>
mUnk3f1363;
13
// NOLINTEND
14
15
public
:
16
// prevent constructor by default
17
Inspect& operator=(Inspect
const
&);
18
Inspect(Inspect
const
&);
19
Inspect();
20
};
21
22
}
// namespace AgentComponents
ll::UntypedStorage
Definition
Alias.h:14
src
mc
entity
components
agent_components
Inspect.h
Generated on
for LeviLamina by
1.16.1