LeviLamina
Loading...
Searching...
No Matches
ImmutableMovementComponentsSnapshot.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
MovementDataExtractionUtility {
6
7
struct
ImmutableMovementComponentsSnapshot
{
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<4, 4>
mUnkc72ed1;
12
::ll::UntypedStorage<4, 4>
mUnk3dd121;
13
::ll::UntypedStorage<8, 8>
mUnkd784a3;
14
::ll::UntypedStorage<8, 8>
mUnkd1aba8;
15
// NOLINTEND
16
17
public
:
18
// prevent constructor by default
19
ImmutableMovementComponentsSnapshot
& operator=(
ImmutableMovementComponentsSnapshot
const
&);
20
ImmutableMovementComponentsSnapshot
(
ImmutableMovementComponentsSnapshot
const
&);
21
ImmutableMovementComponentsSnapshot
();
22
};
23
24
}
// namespace MovementDataExtractionUtility
MovementDataExtractionUtility::ImmutableMovementComponentsSnapshot
Definition
ImmutableMovementComponentsSnapshot.h:7
ll::UntypedStorage
Definition
Alias.h:14
src
mc
entity
utilities
movement_data_extraction_utility
ImmutableMovementComponentsSnapshot.h
Generated on Sat Apr 26 2025 05:55:38 for LeviLamina by
1.12.0