LeviLamina
Loading...
Searching...
No Matches
StrictEntityContext.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
EntityId
;
8
// clang-format on
9
10
class
StrictEntityContext
{
11
public
:
12
// StrictEntityContext inner types declare
13
// clang-format off
14
struct
Hash
;
15
// clang-format on
16
17
// StrictEntityContext inner types define
18
struct
Hash
{};
19
20
public
:
21
// member variables
22
// NOLINTBEGIN
23
::ll::TypedStorage<4, 4, ::EntityId> mEntity;
24
::ll::TypedStorage<4, 4, uint> mRegistryId;
25
// NOLINTEND
26
};
EntityId
Definition
EntityId.h:12
StrictEntityContext
Definition
StrictEntityContext.h:10
StrictEntityContext::Hash
Definition
StrictEntityContext.h:18
src
mc
deps
ecs
strict
StrictEntityContext.h
Generated on Sat Apr 26 2025 05:55:27 for LeviLamina by
1.12.0