LeviLamina
Loading...
Searching...
No Matches
TickDeltaTimeManagerProxy.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/level/ITickDeltaTimeManagerProxy.h"
7
8
class
TickDeltaTimeManagerProxy
:
public
::ITickDeltaTimeManagerProxy
{
9
public
:
10
// member variables
11
// NOLINTBEGIN
12
::ll::UntypedStorage<8, 56>
mUnk793aac;
13
// NOLINTEND
14
15
public
:
16
// prevent constructor by default
17
TickDeltaTimeManagerProxy
& operator=(
TickDeltaTimeManagerProxy
const
&);
18
TickDeltaTimeManagerProxy
(
TickDeltaTimeManagerProxy
const
&);
19
TickDeltaTimeManagerProxy
();
20
21
public
:
22
// virtual functions
23
// NOLINTBEGIN
24
// vIndex: 0
25
virtual
~TickDeltaTimeManagerProxy
()
/*override*/
=
default
;
26
27
// vIndex: 1
28
virtual
void
start()
/*override*/
;
29
30
// vIndex: 2
31
virtual
double
calculateDeltaTimeAndReset()
/*override*/
;
32
// NOLINTEND
33
34
public
:
35
// destructor thunk
36
// NOLINTBEGIN
37
38
// NOLINTEND
39
40
public
:
41
// virtual function thunks
42
// NOLINTBEGIN
43
MCAPI
void
$start();
44
45
MCAPI
double
$calculateDeltaTimeAndReset();
46
// NOLINTEND
47
48
public
:
49
// vftables
50
// NOLINTBEGIN
51
MCAPI
static
void
** $vftable();
52
// NOLINTEND
53
};
ITickDeltaTimeManagerProxy
Definition
ITickDeltaTimeManagerProxy.h:5
TickDeltaTimeManagerProxy
Definition
TickDeltaTimeManagerProxy.h:8
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
level
TickDeltaTimeManagerProxy.h
Generated on Sat Apr 26 2025 05:56:32 for LeviLamina by
1.12.0