LeviLamina
Loading...
Searching...
No Matches
ApplyReplayStateTrackerRequestComponent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/entity/components/ReplayStateTrackerDiff.h"
7
8
namespace
ClientRewind {
9
10
struct
ApplyReplayStateTrackerRequestComponent
{
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::TypedStorage<8, 104, ::ReplayStateTrackerDiff> mToApply;
15
// NOLINTEND
16
};
17
18
}
// namespace ClientRewind
ClientRewind::ApplyReplayStateTrackerRequestComponent
Definition
ApplyReplayStateTrackerRequestComponent.h:10
src
mc
entity
systems
client_rewind
ApplyReplayStateTrackerRequestComponent.h
Generated on
for LeviLamina by
1.16.1