LeviLamina
Loading...
Searching...
No Matches
PropertyReader.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
cereal {
6
7
class
PropertyReader
{
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<8, 8>
mUnk9e1804;
12
// NOLINTEND
13
14
public
:
15
// prevent constructor by default
16
PropertyReader
& operator=(
PropertyReader
const
&);
17
PropertyReader
(
PropertyReader
const
&);
18
PropertyReader
();
19
20
public
:
21
// member functions
22
// NOLINTBEGIN
23
MCAPI ::entt::basic_any<16, 8>* getProperty(::std::string_view name)
const
;
24
// NOLINTEND
25
};
26
27
}
// namespace cereal
cereal::PropertyReader
Definition
PropertyReader.h:7
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
cereal
property
PropertyReader.h
Generated on Sat Apr 26 2025 05:55:24 for LeviLamina by
1.12.0