LeviLamina
Loading...
Searching...
No Matches
PermuteType.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
SharedTypes::Legacy::Spawn {
6
7
struct
PermuteType
{
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<4, 4>
mUnk1ca512;
12
::ll::UntypedStorage<4, 4>
mUnk8a25aa;
13
::ll::UntypedStorage<8, 32>
mUnk36fe86;
14
// NOLINTEND
15
16
public
:
17
// prevent constructor by default
18
PermuteType
& operator=(
PermuteType
const
&);
19
PermuteType
(
PermuteType
const
&);
20
PermuteType
();
21
22
public
:
23
// member functions
24
// NOLINTBEGIN
25
MCNAPI ::SharedTypes::Legacy::Spawn::PermuteType&
operator=
(
::SharedTypes::Legacy::Spawn::PermuteType
&&);
26
27
MCNAPI
~PermuteType
();
28
// NOLINTEND
29
30
public
:
31
// destructor thunk
32
// NOLINTBEGIN
33
MCNAPI
void
$dtor
();
34
// NOLINTEND
35
};
36
37
}
// namespace SharedTypes::Legacy::Spawn
SharedTypes::Legacy::Spawn::PermuteType
Definition
PermuteType.h:7
SharedTypes::Legacy::Spawn::PermuteType::~PermuteType
MCAPI ~PermuteType()
SharedTypes::Legacy::Spawn::PermuteType::$dtor
MCAPI void $dtor()
SharedTypes::Legacy::Spawn::PermuteType::operator=
MCAPI::SharedTypes::Legacy::Spawn::PermuteType & operator=(::SharedTypes::Legacy::Spawn::PermuteType &&)
ll::UntypedStorage
Definition
Alias.h:14
src-server
mc
deps
shared_types
legacy
spawn
PermuteType.h
Generated on Sun Oct 12 2025 06:31:30 for LeviLamina by
1.12.0