LeviLamina
Loading...
Searching...
No Matches
EntitySet.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
WeakEntityRef
;
8
// clang-format on
9
10
class
EntitySet
{
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::UntypedStorage<8, 64>
mUnkcf9ab5;
15
// NOLINTEND
16
17
public
:
18
// prevent constructor by default
19
EntitySet
& operator=(
EntitySet
const
&);
20
EntitySet
(
EntitySet
const
&);
21
EntitySet
();
22
23
public
:
24
// member functions
25
// NOLINTBEGIN
26
MCAPI
EntitySet
(
::EntitySet
&&);
27
// NOLINTEND
28
29
public
:
30
// constructor thunks
31
// NOLINTBEGIN
32
MCAPI
void
* $ctor(
::EntitySet
&&);
33
// NOLINTEND
34
};
EntitySet
Definition
EntitySet.h:10
WeakEntityRef
Definition
WeakEntityRef.h:14
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
ecs
EntitySet.h
Generated on Sat Apr 26 2025 05:55:27 for LeviLamina by
1.12.0