LeviLamina
Loading...
Searching...
No Matches
SummonSpellData.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
SummonSpellData
{
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<4, 4>
mUnk586f56;
10
::ll::UntypedStorage<4, 4>
mUnkc53df2;
11
::ll::UntypedStorage<4, 4>
mUnk71b8cc;
12
::ll::UntypedStorage<4, 4>
mUnk4f45cd;
13
::ll::UntypedStorage<8, 64>
mUnk416083;
14
::ll::UntypedStorage<4, 4>
mUnkff9321;
15
::ll::UntypedStorage<1, 1>
mUnk7f1b0d;
16
::ll::UntypedStorage<4, 4>
mUnkafa557;
17
::ll::UntypedStorage<8, 24>
mUnk1b420f;
18
::ll::UntypedStorage<4, 4>
mUnkad1855;
19
// NOLINTEND
20
21
public
:
22
// prevent constructor by default
23
SummonSpellData
& operator=(
SummonSpellData
const
&);
24
25
public
:
26
// member functions
27
// NOLINTBEGIN
28
MCAPI
SummonSpellData
();
29
30
MCAPI
SummonSpellData
(
::SummonSpellData
const
&);
31
32
MCAPI
~SummonSpellData
();
33
// NOLINTEND
34
35
public
:
36
// constructor thunks
37
// NOLINTBEGIN
38
MCAPI
void
* $ctor();
39
40
MCAPI
void
* $ctor(
::SummonSpellData
const
&);
41
// NOLINTEND
42
43
public
:
44
// destructor thunk
45
// NOLINTBEGIN
46
MCAPI
void
$dtor();
47
// NOLINTEND
48
};
SummonSpellData
Definition
SummonSpellData.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
actor
ai
goal
SummonSpellData.h
Generated on Sat Apr 26 2025 05:56:03 for LeviLamina by
1.12.0