LeviLamina
Loading...
Searching...
No Matches
EntityStorageKeySystem.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/ecs/systems/ISystem.h"
7
8
class
EntityStorageKeySystem
:
public
::ISystem
{
9
public
:
10
// virtual functions
11
// NOLINTBEGIN
12
// vIndex: 0
13
virtual
~EntityStorageKeySystem
()
/*override*/
=
default
;
14
// NOLINTEND
15
16
public
:
17
// static functions
18
// NOLINTBEGIN
19
MCAPI static ::std::string generateStorageKey(int64 actorId);
20
// NOLINTEND
21
22
public
:
23
// destructor thunk
24
// NOLINTBEGIN
25
26
// NOLINTEND
27
};
EntityStorageKeySystem
Definition
EntityStorageKeySystem.h:8
ISystem
Definition
ISystem.h:5
src
mc
entity
systems
EntityStorageKeySystem.h
Generated on Sat Apr 26 2025 05:55:37 for LeviLamina by
1.12.0