LeviLamina
Loading...
Searching...
No Matches
DefaultSystemTraits.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
struct
ComponentInfo
;
8
// clang-format on
9
10
struct
DefaultSystemTraits
{
11
public
:
12
// static functions
13
// NOLINTBEGIN
14
MCFOLD static ::std::vector<::ComponentInfo> generateDetailedComponentInfo();
15
16
MCAPI static ::std::string generateName(::std::string name);
17
// NOLINTEND
18
};
ComponentInfo
Definition
ComponentInfo.h:5
DefaultSystemTraits
Definition
DefaultSystemTraits.h:10
src
mc
deps
ecs
systems
DefaultSystemTraits.h
Generated on Sat Apr 26 2025 05:55:27 for LeviLamina by
1.12.0