LeviLamina
Loading...
Searching...
No Matches
GameTestTicker.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
gametest {
6
7
class
GameTestTicker
{
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<4, 4>
mUnk584414;
12
::ll::UntypedStorage<8, 24>
mUnkf3f9fa;
13
::ll::UntypedStorage<8, 24>
mUnk2cc6b4;
14
::ll::UntypedStorage<8, 24>
mUnkadb620;
15
::ll::UntypedStorage<8, 8>
mUnke09f0e;
16
// NOLINTEND
17
18
public
:
19
// prevent constructor by default
20
GameTestTicker
& operator=(
GameTestTicker
const
&);
21
GameTestTicker
(
GameTestTicker
const
&);
22
GameTestTicker
();
23
24
public
:
25
// member functions
26
// NOLINTBEGIN
27
MCAPI
void
clear();
28
29
MCAPI
void
forceStop();
30
31
MCAPI
void
tick();
32
// NOLINTEND
33
};
34
35
}
// namespace gametest
gametest::GameTestTicker
Definition
GameTestTicker.h:7
ll::UntypedStorage
Definition
Alias.h:14
src
mc
gametest
framework
GameTestTicker.h
Generated on Sat Apr 26 2025 05:55:45 for LeviLamina by
1.12.0