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