LeviLamina
Loading...
Searching...
No Matches
LayoutVariable.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
LayoutVariable
{
6
public
:
7
// LayoutVariable inner types declare
8
// clang-format off
9
struct
MinMaxRuleValue
;
10
struct
RuleValue
;
11
// clang-format on
12
13
// LayoutVariable inner types define
14
struct
MinMaxRuleValue
{};
15
16
struct
RuleValue
{};
17
};
LayoutVariable::MinMaxRuleValue
Definition
LayoutVariable.h:14
LayoutVariable::RuleValue
Definition
LayoutVariable.h:16
LayoutVariable
Definition
LayoutVariable.h:5
src-client
mc
client
gui
screens
LayoutVariable.h
Generated on Fri Dec 12 2025 16:34:19 for LeviLamina by
1.12.0