LeviLamina
Loading...
Searching...
No Matches
EditorHighlightConfiguration.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
MFC {
6
7
struct
EditorHighlightConfiguration
{
8
public
:
9
// EditorHighlightConfiguration inner types declare
10
// clang-format off
11
struct
Style
;
12
// clang-format on
13
14
// EditorHighlightConfiguration inner types define
15
struct
Style
{};
16
};
17
18
}
// namespace MFC
MFC::EditorHighlightConfiguration::Style
Definition
EditorHighlightConfiguration.h:15
MFC::EditorHighlightConfiguration
Definition
EditorHighlightConfiguration.h:7
src
mc
deps
minecraft_renderer
framebuilder
gamecomponents
mfc
EditorHighlightConfiguration.h
Generated on
for LeviLamina by
1.16.1