LeviLamina
Loading...
Searching...
No Matches
EntityComponentFactoryBase.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/core/utility/EnableNonOwnerReferences.h"
7
8
class
EntityComponentFactoryBase
:
public
::Bedrock::EnableNonOwnerReferences
{
9
public
:
10
// virtual functions
11
// NOLINTBEGIN
12
virtual
~EntityComponentFactoryBase
()
/*override*/
=
default
;
13
// NOLINTEND
14
};
Bedrock::EnableNonOwnerReferences
Definition
EnableNonOwnerReferences.h:7
EntityComponentFactoryBase
Definition
EntityComponentFactoryBase.h:8
src
mc
entity
factory
EntityComponentFactoryBase.h
Generated on
for LeviLamina by
1.16.1