LeviLamina
Loading...
Searching...
No Matches
BuildIntent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
namespace
sim {
struct
ContinuousBuildIntent; }
8
namespace
sim {
struct
VoidBuildIntent; }
9
// clang-format on
10
11
namespace
sim {
12
13
struct
BuildIntent
{
14
public
:
15
// member variables
16
// NOLINTBEGIN
17
::ll::TypedStorage<1, 2, ::std::variant<::sim::VoidBuildIntent, ::sim::ContinuousBuildIntent>> mType;
18
// NOLINTEND
19
};
20
21
}
// namespace sim
sim::BuildIntent
Definition
BuildIntent.h:13
src
mc
server
sim
BuildIntent.h
Generated on Sat Apr 26 2025 05:55:58 for LeviLamina by
1.12.0