LeviLamina
Loading...
Searching...
No Matches
StrictExecutionContextBase.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
EntityRegistry
;
8
// clang-format on
9
10
class
StrictExecutionContextBase
{
11
public
:
12
// StrictExecutionContextBase inner types define
13
using
InstanceID =
void
const
*;
14
15
public
:
16
// member variables
17
// NOLINTBEGIN
18
::ll::TypedStorage<8, 8, ::gsl::not_null<::EntityRegistry*>> mRegistry;
19
// NOLINTEND
20
};
EntityRegistry
Definition
EntityRegistry.h:10
StrictExecutionContextBase
Definition
StrictExecutionContextBase.h:10
src
mc
deps
ecs
strict
StrictExecutionContextBase.h
Generated on
for LeviLamina by
1.16.1