LeviLamina
Loading...
Searching...
No Matches
HistoricalFrameTimes.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
HistoricalFrameTimes {
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<8, 8>
mUnk72f49d;
10
::ll::UntypedStorage<4, 120>
mUnkbc305f;
11
::ll::UntypedStorage<4, 120>
mUnka191e5;
12
::ll::UntypedStorage<4, 120>
mUnk67054e;
13
::ll::UntypedStorage<4, 120>
mUnk7c71e8;
14
// NOLINTEND
15
16
public
:
17
// prevent constructor by default
18
HistoricalFrameTimes& operator=(HistoricalFrameTimes
const
&);
19
HistoricalFrameTimes(HistoricalFrameTimes
const
&);
20
HistoricalFrameTimes();
21
22
public
:
23
// member functions
24
// NOLINTBEGIN
25
MCNAPI_C
void
setCurrentFrameTime(
float
frameTime);
26
// NOLINTEND
27
28
public
:
29
// constructor thunks
30
// NOLINTBEGIN
31
MCNAPI_C
void
* $ctor();
32
// NOLINTEND
33
};
ll::UntypedStorage
Definition
Alias.h:14
src
mc
client
renderer
HistoricalFrameTimes.h
Generated on
for LeviLamina by
1.16.1