LeviLamina
Loading...
Searching...
No Matches
AsyncStateRef.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
class
AsyncStateRef
{
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<8, 8>
mUnk7d86af;
10
// NOLINTEND
11
12
public
:
13
// prevent constructor by default
14
AsyncStateRef
& operator=(
AsyncStateRef
const
&);
15
AsyncStateRef
(
AsyncStateRef
const
&);
16
AsyncStateRef
();
17
18
public
:
19
// member functions
20
// NOLINTBEGIN
21
MCNAPI
~AsyncStateRef
();
22
// NOLINTEND
23
24
public
:
25
// destructor thunk
26
// NOLINTBEGIN
27
MCNAPI
void
$dtor
();
28
// NOLINTEND
29
};
AsyncStateRef
Definition
AsyncStateRef.h:5
AsyncStateRef::$dtor
MCAPI void $dtor()
AsyncStateRef::~AsyncStateRef
MCAPI ~AsyncStateRef()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
core
threading
AsyncStateRef.h
Generated on Wed Jul 23 2025 08:33:47 for LeviLamina by
1.12.0