LeviLamina
Loading...
Searching...
No Matches
MolangContextVariableMapWithCleanup.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
struct
MolangEvalParams
;
8
// clang-format on
9
10
struct
MolangContextVariableMapWithCleanup
{
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::TypedStorage<8, 8, ::MolangEvalParams&> mEvalParams;
15
// NOLINTEND
16
17
public
:
18
// prevent constructor by default
19
MolangContextVariableMapWithCleanup
& operator=(
MolangContextVariableMapWithCleanup
const
&);
20
MolangContextVariableMapWithCleanup
(
MolangContextVariableMapWithCleanup
const
&);
21
MolangContextVariableMapWithCleanup
();
22
23
public
:
24
// member functions
25
// NOLINTBEGIN
26
MCNAPI
~MolangContextVariableMapWithCleanup
();
27
// NOLINTEND
28
29
public
:
30
// destructor thunk
31
// NOLINTBEGIN
32
MCNAPI
void
$dtor
();
33
// NOLINTEND
34
};
MolangContextVariableMapWithCleanup
Definition
MolangContextVariableMapWithCleanup.h:10
MolangContextVariableMapWithCleanup::~MolangContextVariableMapWithCleanup
MCAPI ~MolangContextVariableMapWithCleanup()
MolangContextVariableMapWithCleanup::$dtor
MCAPI void $dtor()
MolangEvalParams
Definition
MolangEvalParams.h:18
src
mc
util
MolangContextVariableMapWithCleanup.h
Generated on Fri Jun 13 2025 05:04:55 for LeviLamina by
1.12.0