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