LeviLamina
Loading...
Searching...
No Matches
EntityOverrides.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
class
EntityOverrides
{
6
public
:
7
// EntityOverrides inner types declare
8
// clang-format off
9
struct
PropertiesContainer
;
10
// clang-format on
11
12
// EntityOverrides inner types define
13
struct
PropertiesContainer
{
14
public
:
15
// member variables
16
// NOLINTBEGIN
17
::ll::UntypedStorage<8, 64>
mUnk27f353;
18
// NOLINTEND
19
20
public
:
21
// prevent constructor by default
22
PropertiesContainer
& operator=(
PropertiesContainer
const
&);
23
PropertiesContainer
(
PropertiesContainer
const
&);
24
PropertiesContainer
();
25
};
26
27
public
:
28
// member variables
29
// NOLINTBEGIN
30
::ll::UntypedStorage<8, 64>
mUnk66b90c;
31
// NOLINTEND
32
33
public
:
34
// prevent constructor by default
35
EntityOverrides
& operator=(
EntityOverrides
const
&);
36
EntityOverrides
(
EntityOverrides
const
&);
37
EntityOverrides
();
38
};
EntityOverrides
Definition
EntityOverrides.h:5
EntityOverrides::PropertiesContainer
Definition
EntityOverrides.h:13
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
actor
state
EntityOverrides.h
Generated on Fri Jun 13 2025 05:05:04 for LeviLamina by
1.12.0