LeviLamina
Loading...
Searching...
No Matches
RuntimeCondition.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Scripting {
6
7
struct
RuntimeCondition
{
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::TypedStorage<8, 32, ::std::string> id;
12
// NOLINTEND
13
14
public
:
15
// member functions
16
// NOLINTBEGIN
17
MCAPI
~RuntimeCondition
();
18
// NOLINTEND
19
20
public
:
21
// destructor thunk
22
// NOLINTBEGIN
23
MCFOLD
void
$dtor();
24
// NOLINTEND
25
};
26
27
}
// namespace Scripting
Scripting::RuntimeCondition
Definition
RuntimeCondition.h:7
src
mc
deps
scripting
runtime
RuntimeCondition.h
Generated on Wed Jul 16 2025 07:40:52 for LeviLamina by
1.12.0