LeviLamina
Loading...
Searching...
No Matches
IteratorBinding.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
IteratorBinding :
public
::Scripting::TaggedBinding
{
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::UntypedStorage<8, 16>
mUnk1afcd4;
15
::ll::UntypedStorage<8, 16>
mUnkb3a8f1;
16
::ll::UntypedStorage<8, 16>
mUnk6d4a21;
17
::ll::UntypedStorage<8, 16>
mUnk947f9a;
18
::ll::UntypedStorage<8, 16>
mUnk5f052a;
19
::ll::UntypedStorage<8, 8>
mUnke000b6;
20
::ll::UntypedStorage<8, 16>
mUnk54998d;
21
::ll::UntypedStorage<8, 32>
mUnk57ee14;
22
// NOLINTEND
23
24
public
:
25
// prevent constructor by default
26
IteratorBinding& operator=(IteratorBinding
const
&);
27
IteratorBinding(IteratorBinding
const
&);
28
IteratorBinding();
29
30
public
:
31
// virtual functions
32
// NOLINTBEGIN
33
virtual
~IteratorBinding();
34
// NOLINTEND
35
36
public
:
37
// destructor thunk
38
// NOLINTBEGIN
39
MCNAPI
void
$dtor
();
40
// NOLINTEND
41
42
public
:
43
// vftables
44
// NOLINTBEGIN
45
MCNAPI
static
void
**
$vftable
();
46
// NOLINTEND
47
};
48
49
}
// namespace Scripting
Scripting::IteratorBinding::$vftable
static MCAPI void ** $vftable()
Scripting::IteratorBinding::$dtor
MCAPI void $dtor()
Scripting::TaggedBinding
Definition
TaggedBinding.h:13
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
scripting
binding_type
IteratorBinding.h
Generated on
for LeviLamina by
1.16.1