LeviLamina
Loading...
Searching...
No Matches
ActorHistory.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
struct
IMovementCorrection
;
8
// clang-format on
9
10
class
ActorHistory
{
11
public
:
12
// ActorHistory inner types declare
13
// clang-format off
14
struct
Snapshot
;
15
// clang-format on
16
17
// ActorHistory inner types define
18
struct
Snapshot
{
19
public
:
20
// member variables
21
// NOLINTBEGIN
22
::ll::UntypedStorage<8, 32>
mUnkbab8be;
23
::ll::UntypedStorage<8, 24>
mUnk4712e3;
24
::ll::UntypedStorage<8, 8>
mUnk9d9e50;
25
::ll::UntypedStorage<1, 1>
mUnked986d;
26
// NOLINTEND
27
28
public
:
29
// prevent constructor by default
30
Snapshot
& operator=(
Snapshot
const
&);
31
Snapshot
(
Snapshot
const
&);
32
Snapshot
();
33
};
34
35
public
:
36
// member variables
37
// NOLINTBEGIN
38
::ll::UntypedStorage<8, 8>
mUnkb333c9;
39
::ll::UntypedStorage<8, 40>
mUnkb07939;
40
::ll::UntypedStorage<8, 8>
mUnkf30cca;
41
::ll::UntypedStorage<4, 4>
mUnke9658f;
42
::ll::UntypedStorage<8, 24>
mUnkb8d0de;
43
::ll::UntypedStorage<8, 8>
mUnka27fb0;
44
// NOLINTEND
45
46
public
:
47
// prevent constructor by default
48
ActorHistory
& operator=(
ActorHistory
const
&);
49
ActorHistory
(
ActorHistory
const
&);
50
ActorHistory
();
51
52
public
:
53
// member functions
54
// NOLINTBEGIN
55
MCAPI
void
addCorrectionToFrame(::std::shared_ptr<::IMovementCorrection> correction, uint64 frame);
56
57
MCAPI
void
queueCorrection(::std::shared_ptr<::IMovementCorrection> correction);
58
// NOLINTEND
59
};
ActorHistory
Definition
ActorHistory.h:10
ActorHistory::Snapshot
Definition
ActorHistory.h:18
IMovementCorrection
Definition
IMovementCorrection.h:15
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
actor
ActorHistory.h
Generated on Sat Apr 26 2025 05:56:01 for LeviLamina by
1.12.0