LeviLamina
Loading...
Searching...
No Matches
MainProcScope.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Bedrock::Threading {
6
7
class
MainProcScope
{
8
public
:
9
// member functions
10
// NOLINTBEGIN
11
MCNAPI
~MainProcScope
();
12
// NOLINTEND
13
14
public
:
15
// destructor thunk
16
// NOLINTBEGIN
17
MCNAPI
void
$dtor
();
18
// NOLINTEND
19
};
20
21
}
// namespace Bedrock::Threading
Bedrock::Threading::MainProcScope
Definition
MainProcScope.h:7
Bedrock::Threading::MainProcScope::~MainProcScope
MCAPI ~MainProcScope()
Bedrock::Threading::MainProcScope::$dtor
MCAPI void $dtor()
src
mc
platform
threading
MainProcScope.h
Generated on Fri Jun 13 2025 05:04:45 for LeviLamina by
1.12.0