LeviLamina
Loading...
Searching...
No Matches
Properties.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
namespace
Social::Events {
class
Property
; }
8
// clang-format on
9
10
namespace
Social::Events {
11
12
class
Properties {
13
public
:
14
// member variables
15
// NOLINTBEGIN
16
::ll::UntypedStorage<8, 24>
mUnkd1b489;
17
// NOLINTEND
18
19
public
:
20
// prevent constructor by default
21
Properties& operator=(Properties
const
&);
22
Properties(Properties
const
&);
23
Properties();
24
25
public
:
26
// member functions
27
// NOLINTBEGIN
28
MCNAPI
void
addProperty
(
::Social::Events::Property
const
& property);
29
// NOLINTEND
30
};
31
32
}
// namespace Social::Events
Social::Events::Properties::addProperty
MCAPI void addProperty(::Social::Events::Property const &property)
Social::Events::Property
Definition
Property.h:7
ll::UntypedStorage
Definition
Alias.h:14
src
mc
events
Properties.h
Generated on
for LeviLamina by
1.16.1