LeviLamina
Loading...
Searching...
No Matches
EducationLocalLevelSettings.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
EducationLocalLevelSettings
{
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::TypedStorage<8, 40, ::std::optional<::std::string>> codeBuilderOverrideUri;
10
// NOLINTEND
11
12
public
:
13
// prevent constructor by default
14
EducationLocalLevelSettings
(
EducationLocalLevelSettings
const
&);
15
EducationLocalLevelSettings
();
16
17
public
:
18
// member functions
19
// NOLINTBEGIN
20
MCNAPI ::EducationLocalLevelSettings&
operator=
(
::EducationLocalLevelSettings
const
&);
21
22
MCNAPI
~EducationLocalLevelSettings
();
23
// NOLINTEND
24
25
public
:
26
// destructor thunk
27
// NOLINTBEGIN
28
MCNAPI
void
$dtor
();
29
// NOLINTEND
30
};
EducationLocalLevelSettings
Definition
EducationLocalLevelSettings.h:5
EducationLocalLevelSettings::~EducationLocalLevelSettings
MCAPI ~EducationLocalLevelSettings()
EducationLocalLevelSettings::$dtor
MCAPI void $dtor()
EducationLocalLevelSettings::operator=
MCAPI::EducationLocalLevelSettings & operator=(::EducationLocalLevelSettings const &)
src-server
mc
world
level
EducationLocalLevelSettings.h
Generated on Tue Nov 25 2025 04:01:51 for LeviLamina by
1.12.0