LeviLamina
Loading...
Searching...
No Matches
Property.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
namespace
cereal {
struct
ReflectionCtx
; }
8
// clang-format on
9
10
namespace
Social::Events {
11
12
class
Property {
13
public
:
14
// member variables
15
// NOLINTBEGIN
16
::ll::UntypedStorage<8, 32>
mUnke42131;
17
::ll::UntypedStorage<8, 16>
mUnka5b622;
18
::ll::UntypedStorage<1, 1>
mUnk99a354;
19
// NOLINTEND
20
21
public
:
22
// prevent constructor by default
23
Property& operator=(Property
const
&);
24
Property(Property
const
&);
25
Property();
26
27
public
:
28
// member functions
29
// NOLINTBEGIN
30
MCNAPI
~Property
();
31
// NOLINTEND
32
33
public
:
34
// static functions
35
// NOLINTBEGIN
36
#ifdef LL_PLAT_C
37
MCNAPI
static
void
bindType(
::cereal::ReflectionCtx
&
ctx
);
38
#endif
39
// NOLINTEND
40
41
public
:
42
// destructor thunk
43
// NOLINTBEGIN
44
MCNAPI
void
$dtor
();
45
// NOLINTEND
46
};
47
48
}
// namespace Social::Events
Social::Events::Property::$dtor
MCAPI void $dtor()
Social::Events::Property::~Property
MCAPI ~Property()
cereal::ReflectionCtx
Definition
ReflectionCtx.h:11
ctx
Definition
ctx.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
events
Property.h
Generated on
for LeviLamina by
1.16.1