LeviLamina
Loading...
Searching...
No Matches
QueueConfig.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Bedrock::Threading::Burst {
6
7
struct
QueueConfig
{
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<8, 32>
mUnkb55726;
12
::ll::UntypedStorage<4, 4>
mUnk2500c7;
13
::ll::UntypedStorage<8, 8>
mUnk25f13d;
14
::ll::UntypedStorage<8, 8>
mUnk90c92e;
15
::ll::UntypedStorage<8, 24>
mUnk323b5c;
16
::ll::UntypedStorage<8, 24>
mUnkb6bb39;
17
// NOLINTEND
18
19
public
:
20
// prevent constructor by default
21
QueueConfig
& operator=(
QueueConfig
const
&);
22
QueueConfig
(
QueueConfig
const
&);
23
QueueConfig
();
24
};
25
26
}
// namespace Bedrock::Threading::Burst
Bedrock::Threading::Burst::QueueConfig
Definition
QueueConfig.h:7
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
core
threading
QueueConfig.h
Generated on Sat Apr 26 2025 05:55:26 for LeviLamina by
1.12.0