LeviLamina
Loading...
Searching...
No Matches
EntityFactory.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
class
EntityFactory
{
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<8, 8>
mUnk247dfb;
10
// NOLINTEND
11
12
public
:
13
// prevent constructor by default
14
EntityFactory
& operator=(
EntityFactory
const
&);
15
EntityFactory
(
EntityFactory
const
&);
16
EntityFactory
();
17
};
EntityFactory
Definition
EntityFactory.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
ecs
strict
EntityFactory.h
Generated on Sat Apr 26 2025 05:55:27 for LeviLamina by
1.12.0