LeviLamina
Loading...
Searching...
No Matches
QueueWaitRegistry.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
class
QueueWaitRegistry {
6
public
:
7
// QueueWaitRegistry inner types declare
8
// clang-format off
9
struct
WaitRegistration
;
10
// clang-format on
11
12
// QueueWaitRegistry inner types define
13
struct
WaitRegistration {
14
public
:
15
// member variables
16
// NOLINTBEGIN
17
::ll::UntypedStorage<8, 8>
mUnk7bc9a6;
18
::ll::UntypedStorage<8, 8>
mUnkc437a6;
19
::ll::UntypedStorage<4, 4>
mUnk2ade96;
20
// NOLINTEND
21
22
public
:
23
// prevent constructor by default
24
WaitRegistration& operator=(WaitRegistration
const
&);
25
WaitRegistration(WaitRegistration
const
&);
26
WaitRegistration();
27
};
28
29
public
:
30
// member variables
31
// NOLINTBEGIN
32
::ll::UntypedStorage<8, 8>
mUnkd5edd3;
33
::ll::UntypedStorage<8, 2888>
mUnka526c1;
34
::ll::UntypedStorage<8, 80>
mUnk8f3a6b;
35
// NOLINTEND
36
37
public
:
38
// prevent constructor by default
39
QueueWaitRegistry& operator=(QueueWaitRegistry
const
&);
40
QueueWaitRegistry(QueueWaitRegistry
const
&);
41
QueueWaitRegistry();
42
};
QueueWaitRegistry::WaitRegistration
Definition
QueueWaitRegistry.h:13
ll::UntypedStorage
Definition
Alias.h:14
src-server
mc
deps
core
threading
QueueWaitRegistry.h
Generated on
for LeviLamina by
1.16.1