LeviLamina
Loading...
Searching...
No Matches
SnapshotAccessor.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
EntityContext
;
8
// clang-format on
9
10
namespace
MovementDataExtractionUtility {
11
12
class
SnapshotAccessor
{
13
public
:
14
// member variables
15
// NOLINTBEGIN
16
::ll::UntypedStorage<8, 16>
mUnk6087d4;
17
// NOLINTEND
18
19
public
:
20
// prevent constructor by default
21
SnapshotAccessor
& operator=(
SnapshotAccessor
const
&);
22
SnapshotAccessor
(
SnapshotAccessor
const
&);
23
SnapshotAccessor
();
24
25
public
:
26
// member functions
27
// NOLINTBEGIN
28
MCNAPI
explicit
SnapshotAccessor
(
::EntityContext
const
& entity);
29
// NOLINTEND
30
31
public
:
32
// constructor thunks
33
// NOLINTBEGIN
34
MCNAPI
void
*
$ctor
(
::EntityContext
const
& entity);
35
// NOLINTEND
36
};
37
38
}
// namespace MovementDataExtractionUtility
EntityContext
Definition
EntityContext.h:16
MovementDataExtractionUtility::SnapshotAccessor
Definition
SnapshotAccessor.h:12
MovementDataExtractionUtility::SnapshotAccessor::$ctor
MCAPI void * $ctor(::EntityContext const &entity)
MovementDataExtractionUtility::SnapshotAccessor::SnapshotAccessor
MCAPI SnapshotAccessor(::EntityContext const &entity)
ll::UntypedStorage
Definition
Alias.h:14
src
mc
entity
utilities
movement_data_extraction_utility
SnapshotAccessor.h
Generated on Fri Jun 13 2025 05:04:35 for LeviLamina by
1.12.0