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
struct
AsyncBlockInternalGuard
{
11
public
:
12
// prevent constructor by default
13
AsyncBlockInternalGuard
();
14
15
public
:
16
// member functions
17
// NOLINTBEGIN
18
MCNAPI
explicit
AsyncBlockInternalGuard
(
::XAsyncBlock
*);
19
// NOLINTEND
20
21
public
:
22
// constructor thunks
23
// NOLINTBEGIN
24
MCNAPI
void
*
$ctor
(
::XAsyncBlock
*);
25
// NOLINTEND
26
};
AsyncBlockInternalGuard
Definition
AsyncBlockInternalGuard.h:10
AsyncBlockInternalGuard::$ctor
MCAPI void * $ctor(::XAsyncBlock *)
AsyncBlockInternalGuard::AsyncBlockInternalGuard
MCAPI AsyncBlockInternalGuard(::XAsyncBlock *)
XAsyncBlock
Definition
XAsyncBlock.h:10
src
mc
deps
core
threading
AsyncBlockInternalGuard.h
Generated on Fri Jun 13 2025 05:04:23 for LeviLamina by
1.12.0