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
SummonSpellData
();
25
26
public
:
27
// member functions
28
// NOLINTBEGIN
29
MCNAPI
SummonSpellData
(
::SummonSpellData
const
&);
30
31
MCNAPI
~SummonSpellData
();
32
// NOLINTEND
33
34
public
:
35
// constructor thunks
36
// NOLINTBEGIN
37
MCNAPI
void
*
$ctor
(
::SummonSpellData
const
&);
38
// NOLINTEND
39
40
public
:
41
// destructor thunk
42
// NOLINTBEGIN
43
MCNAPI
void
$dtor
();
44
// NOLINTEND
45
};
SummonSpellData
Definition
SummonSpellData.h:5
SummonSpellData::$dtor
MCAPI void $dtor()
SummonSpellData::~SummonSpellData
MCAPI ~SummonSpellData()
SummonSpellData::SummonSpellData
MCAPI SummonSpellData(::SummonSpellData const &)
SummonSpellData::$ctor
MCAPI void * $ctor(::SummonSpellData const &)
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
actor
ai
goal
SummonSpellData.h
Generated on Tue Jul 8 2025 05:10:24 for LeviLamina by
1.12.0