LeviLamina
Loading...
Searching...
No Matches
AsyncBlockInternalGuard.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
struct
XAsyncBlock
;
8
// clang-format on
9
10
class
AsyncBlockInternalGuard
{
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::UntypedStorage<8, 8>
mUnk2f719c;
15
::ll::UntypedStorage<8, 8>
mUnk40cf49;
16
::ll::UntypedStorage<1, 1>
mUnkb103d5;
17
// NOLINTEND
18
19
public
:
20
// prevent constructor by default
21
AsyncBlockInternalGuard
& operator=(
AsyncBlockInternalGuard
const
&);
22
AsyncBlockInternalGuard
(
AsyncBlockInternalGuard
const
&);
23
AsyncBlockInternalGuard
();
24
25
public
:
26
// member functions
27
// NOLINTBEGIN
28
MCNAPI
explicit
AsyncBlockInternalGuard
(
::XAsyncBlock
* asyncBlock);
29
// NOLINTEND
30
31
public
:
32
// constructor thunks
33
// NOLINTBEGIN
34
MCNAPI
void
*
$ctor
(
::XAsyncBlock
* asyncBlock);
35
// NOLINTEND
36
};
AsyncBlockInternalGuard
Definition
AsyncBlockInternalGuard.h:10
AsyncBlockInternalGuard::AsyncBlockInternalGuard
MCAPI AsyncBlockInternalGuard(::XAsyncBlock *asyncBlock)
AsyncBlockInternalGuard::$ctor
MCAPI void * $ctor(::XAsyncBlock *asyncBlock)
XAsyncBlock
Definition
XAsyncBlock.h:10
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
core
threading
AsyncBlockInternalGuard.h
Generated on Wed Jul 23 2025 08:33:47 for LeviLamina by
1.12.0