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