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>
mUnkd86d1a;
14
// NOLINTEND
15
16
public
:
17
// prevent constructor by default
18
PermuteType
(
PermuteType
const
&);
19
PermuteType
();
20
21
public
:
22
// member functions
23
// NOLINTBEGIN
24
MCNAPI ::SharedTypes::Legacy::Spawn::PermuteType&
operator=
(
::SharedTypes::Legacy::Spawn::PermuteType
&&);
25
26
MCNAPI ::SharedTypes::Legacy::Spawn::PermuteType&
operator=
(
::SharedTypes::Legacy::Spawn::PermuteType
const
&);
27
28
MCNAPI
~PermuteType
();
29
// NOLINTEND
30
31
public
:
32
// destructor thunk
33
// NOLINTBEGIN
34
MCNAPI
void
$dtor
();
35
// NOLINTEND
36
};
37
38
}
// 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 &&)
SharedTypes::Legacy::Spawn::PermuteType::operator=
MCAPI::SharedTypes::Legacy::Spawn::PermuteType & operator=(::SharedTypes::Legacy::Spawn::PermuteType const &)
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
shared_types
legacy
spawn
PermuteType.h
Generated on Fri Jun 13 2025 05:04:29 for LeviLamina by
1.12.0