LeviLamina
Loading...
Searching...
No Matches
AttributeLayerSettings.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
EAS {
6
7
struct
AttributeLayerSettings {
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<4, 4>
mUnk281b37;
12
::ll::UntypedStorage<8, 40>
mUnkf5991e;
13
::ll::UntypedStorage<1, 1>
mUnk23fceb;
14
::ll::UntypedStorage<1, 1>
mUnk2c8253;
15
// NOLINTEND
16
17
public
:
18
// prevent constructor by default
19
AttributeLayerSettings& operator=(AttributeLayerSettings
const
&);
20
AttributeLayerSettings(AttributeLayerSettings
const
&);
21
AttributeLayerSettings();
22
23
public
:
24
// member functions
25
// NOLINTBEGIN
26
MCNAPI
bool
operator==
(
::EAS::AttributeLayerSettings
const
&)
const
;
27
28
MCNAPI
~AttributeLayerSettings
();
29
// NOLINTEND
30
31
public
:
32
// destructor thunk
33
// NOLINTBEGIN
34
MCNAPI
void
$dtor
();
35
// NOLINTEND
36
};
37
38
}
// namespace EAS
EAS::AttributeLayerSettings
Definition
AttributeLayerSettings.h:7
EAS::AttributeLayerSettings::~AttributeLayerSettings
MCAPI ~AttributeLayerSettings()
EAS::AttributeLayerSettings::operator==
MCAPI bool operator==(::EAS::AttributeLayerSettings const &) const
EAS::AttributeLayerSettings::$dtor
MCAPI void $dtor()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
eas
AttributeLayerSettings.h
Generated on
for LeviLamina by
1.16.1