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
// virtual function thunks
36
// NOLINTBEGIN
37
MCNAPI
void
$start
();
38
39
MCNAPI
double
$calculateDeltaTimeAndReset
();
40
// NOLINTEND
41
42
public
:
43
// vftables
44
// NOLINTBEGIN
45
MCNAPI
static
void
**
$vftable
();
46
// NOLINTEND
47
};
ITickDeltaTimeManagerProxy
Definition
ITickDeltaTimeManagerProxy.h:5
TickDeltaTimeManagerProxy
Definition
TickDeltaTimeManagerProxy.h:8
TickDeltaTimeManagerProxy::$calculateDeltaTimeAndReset
MCAPI double $calculateDeltaTimeAndReset()
TickDeltaTimeManagerProxy::$vftable
static MCAPI void ** $vftable()
TickDeltaTimeManagerProxy::$start
MCAPI void $start()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
level
TickDeltaTimeManagerProxy.h
Generated on Fri Jun 13 2025 05:05:25 for LeviLamina by
1.12.0