LeviLamina
Loading...
Searching...
No Matches
LayoutServiceSystem.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
class
LayoutServiceSystem
{
6
public
:
7
// LayoutServiceSystem inner types declare
8
// clang-format off
9
struct
CachedFab
;
10
struct
CachedLayout
;
11
// clang-format on
12
13
// LayoutServiceSystem inner types define
14
struct
CachedFab
{};
15
16
struct
CachedLayout
{};
17
};
LayoutServiceSystem
Definition
LayoutServiceSystem.h:5
LayoutServiceSystem::CachedFab
Definition
LayoutServiceSystem.h:14
LayoutServiceSystem::CachedLayout
Definition
LayoutServiceSystem.h:16
src
mc
client
services
layout
LayoutServiceSystem.h
Generated on
for LeviLamina by
1.16.1