LeviLamina
Loading...
Searching...
No Matches
EnableQueueForMainThread.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/core/threading/EnableQueueForThread.h"
7
8
namespace
Bedrock::Threading {
9
10
class
EnableQueueForMainThread
:
public
::Bedrock::Threading::EnableQueueForThread
{
11
public
:
12
// virtual functions
13
// NOLINTBEGIN
14
// vIndex: 0
15
virtual
~EnableQueueForMainThread
()
/*override*/
;
16
// NOLINTEND
17
18
public
:
19
// member functions
20
// NOLINTBEGIN
21
MCAPI
explicit
EnableQueueForMainThread
(::std::string name);
22
// NOLINTEND
23
24
public
:
25
// constructor thunks
26
// NOLINTBEGIN
27
MCAPI
void
* $ctor(::std::string name);
28
// NOLINTEND
29
30
public
:
31
// destructor thunk
32
// NOLINTBEGIN
33
MCAPI
void
$dtor();
34
// NOLINTEND
35
36
public
:
37
// vftables
38
// NOLINTBEGIN
39
MCAPI
static
void
** $vftable();
40
// NOLINTEND
41
};
42
43
}
// namespace Bedrock::Threading
Bedrock::Threading::EnableQueueForMainThread
Definition
EnableQueueForMainThread.h:10
Bedrock::Threading::EnableQueueForThread
Definition
EnableQueueForThread.h:10
src
mc
deps
core
minecraft
threading
EnableQueueForMainThread.h
Generated on Sat Apr 26 2025 05:55:25 for LeviLamina by
1.12.0