LeviLamina
Loading...
Searching...
No Matches
OnComplete.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/core/threading/AsyncResultBase.h"
7
8
namespace
Bedrock::Threading::AsyncResult {
9
10
class
OnComplete
:
public
::Bedrock::Threading::AsyncResultBase
<void> {
11
public
:
12
// virtual functions
13
// NOLINTBEGIN
14
// vIndex: 0
15
virtual
~OnComplete
()
/*override*/
=
default
;
16
// NOLINTEND
17
18
public
:
19
// vftables
20
// NOLINTBEGIN
21
MCNAPI
static
void
**
$vftable
();
22
// NOLINTEND
23
};
24
25
}
// namespace Bedrock::Threading::AsyncResult
Bedrock::Threading::AsyncResultBase
Definition
AsyncResultBase.h:8
Bedrock::Threading::AsyncResult::OnComplete
Definition
OnComplete.h:10
Bedrock::Threading::AsyncResult::OnComplete::$vftable
static MCAPI void ** $vftable()
src
mc
deps
core
threading
OnComplete.h
Generated on Fri Jun 13 2025 05:04:23 for LeviLamina by
1.12.0