LeviLamina
Loading...
Searching...
No Matches
TaskStartInfo.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
TaskStartInfo {
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<8, 16>
mUnk8ac9bb;
10
::ll::UntypedStorage<4, 4>
mUnkd75717;
11
::ll::UntypedStorage<4, 4>
mUnk184e63;
12
::ll::UntypedStorage<4, 4>
mUnk518d45;
13
::ll::UntypedStorage<1, 1>
mUnke94090;
14
::ll::UntypedStorage<8, 8>
mUnk15c0d8;
15
// NOLINTEND
16
17
public
:
18
// prevent constructor by default
19
TaskStartInfo& operator=(TaskStartInfo
const
&);
20
TaskStartInfo(TaskStartInfo
const
&);
21
TaskStartInfo();
22
23
public
:
24
// static variables
25
// NOLINTBEGIN
26
MCNAPI static ::std::thread::id
const
&
NoAffinity
();
27
// NOLINTEND
28
};
TaskStartInfo::NoAffinity
static MCAPI ::std::thread::id const & NoAffinity()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
core
threading
TaskStartInfo.h
Generated on
for LeviLamina by
1.16.1