LeviLamina
Loading...
Searching...
No Matches
SerialWorkList.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
SerialWorkList
{
6
public
:
7
// SerialWorkList inner types declare
8
// clang-format off
9
struct
WorkItem
;
10
// clang-format on
11
12
// SerialWorkList inner types define
13
enum class
WorkResult : uint {};
14
15
struct
WorkItem
{};
16
};
SerialWorkList::WorkItem
Definition
SerialWorkList.h:15
SerialWorkList
Definition
SerialWorkList.h:5
src-client
mc
client
game
SerialWorkList.h
Generated on Fri Dec 12 2025 16:34:18 for LeviLamina by
1.12.0