LeviLamina
Loading...
Searching...
No Matches
RuntimeConditions.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
namespace
Scripting {
struct
RuntimeCondition; }
8
// clang-format on
9
10
namespace
Scripting {
11
12
class
RuntimeConditions
{
13
public
:
14
// member variables
15
// NOLINTBEGIN
16
::ll::UntypedStorage<8, 24>
mUnkc091ae;
17
// NOLINTEND
18
19
public
:
20
// prevent constructor by default
21
RuntimeConditions
& operator=(
RuntimeConditions
const
&);
22
RuntimeConditions
();
23
24
public
:
25
// member functions
26
// NOLINTBEGIN
27
MCAPI
RuntimeConditions
(
::Scripting::RuntimeConditions
const
& rhs);
28
29
MCAPI
explicit
RuntimeConditions
(::std::vector<::Scripting::RuntimeCondition>
const
& runtimeConditions);
30
31
MCAPI ::Scripting::RuntimeConditions getMissing(
::Scripting::RuntimeConditions
const
& runtimeConditions);
32
33
MCAPI
~RuntimeConditions
();
34
// NOLINTEND
35
36
public
:
37
// constructor thunks
38
// NOLINTBEGIN
39
MCAPI
void
* $ctor(
::Scripting::RuntimeConditions
const
& rhs);
40
41
MCAPI
void
* $ctor(::std::vector<::Scripting::RuntimeCondition>
const
& runtimeConditions);
42
// NOLINTEND
43
44
public
:
45
// destructor thunk
46
// NOLINTBEGIN
47
MCFOLD
void
$dtor();
48
// NOLINTEND
49
};
50
51
}
// namespace Scripting
Scripting::RuntimeConditions
Definition
RuntimeConditions.h:12
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
scripting
runtime
RuntimeConditions.h
Generated on Sat Apr 26 2025 05:55:30 for LeviLamina by
1.12.0