LeviLamina
Loading...
Searching...
No Matches
Herd.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
SharedTypes::Legacy::Spawn {
6
7
struct
Herd
{
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<4, 4>
mUnk6569ad;
12
::ll::UntypedStorage<4, 4>
mUnk5de8b0;
13
::ll::UntypedStorage<4, 4>
mUnkabfc82;
14
::ll::UntypedStorage<4, 4>
mUnkd72426;
15
::ll::UntypedStorage<8, 32>
mUnkfbe37f;
16
::ll::UntypedStorage<8, 32>
mUnke39803;
17
// NOLINTEND
18
19
public
:
20
// prevent constructor by default
21
Herd
(
Herd
const
&);
22
Herd
();
23
24
public
:
25
// member functions
26
// NOLINTBEGIN
27
MCFOLD ::SharedTypes::Legacy::Spawn::Herd& operator=(
::SharedTypes::Legacy::Spawn::Herd
&&);
28
29
MCFOLD ::SharedTypes::Legacy::Spawn::Herd& operator=(
::SharedTypes::Legacy::Spawn::Herd
const
&);
30
31
MCAPI
~Herd
();
32
// NOLINTEND
33
34
public
:
35
// destructor thunk
36
// NOLINTBEGIN
37
MCFOLD
void
$dtor();
38
// NOLINTEND
39
};
40
41
}
// namespace SharedTypes::Legacy::Spawn
SharedTypes::Legacy::Spawn::Herd
Definition
Herd.h:7
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
shared_types
legacy
spawn
Herd.h
Generated on Sat Apr 26 2025 05:55:31 for LeviLamina by
1.12.0