LeviLamina
Loading...
Searching...
No Matches
AllRefreshTaskData.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
RepositoryLoading {
6
7
struct
AllRefreshTaskData {
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<8, 88>
mUnk1025e3;
12
::ll::UntypedStorage<8, 96>
mUnkf7544f;
13
::ll::UntypedStorage<8, 24>
mUnk41be52;
14
::ll::UntypedStorage<8, 16>
mUnk735dfb;
15
::ll::UntypedStorage<8, 8>
mUnk205863;
16
::ll::UntypedStorage<8, 32>
mUnk41d1c7;
17
::ll::UntypedStorage<8, 8>
mUnk5c54f9;
18
::ll::UntypedStorage<8, 8>
mUnk534ecd;
19
// NOLINTEND
20
21
public
:
22
// prevent constructor by default
23
AllRefreshTaskData& operator=(AllRefreshTaskData
const
&);
24
AllRefreshTaskData(AllRefreshTaskData
const
&);
25
AllRefreshTaskData();
26
27
public
:
28
// member functions
29
// NOLINTBEGIN
30
MCNAPI
AllRefreshTaskData
(
::RepositoryLoading::AllRefreshTaskData
&&);
31
32
MCNAPI
~AllRefreshTaskData
();
33
// NOLINTEND
34
35
public
:
36
// constructor thunks
37
// NOLINTBEGIN
38
MCNAPI
void
*
$ctor
(
::RepositoryLoading::AllRefreshTaskData
&&);
39
// NOLINTEND
40
41
public
:
42
// destructor thunk
43
// NOLINTBEGIN
44
MCNAPI
void
$dtor
();
45
// NOLINTEND
46
};
47
48
}
// namespace RepositoryLoading
RepositoryLoading::AllRefreshTaskData
Definition
AllRefreshTaskData.h:7
RepositoryLoading::AllRefreshTaskData::$ctor
MCAPI void * $ctor(::RepositoryLoading::AllRefreshTaskData &&)
RepositoryLoading::AllRefreshTaskData::~AllRefreshTaskData
MCAPI ~AllRefreshTaskData()
RepositoryLoading::AllRefreshTaskData::AllRefreshTaskData
MCAPI AllRefreshTaskData(::RepositoryLoading::AllRefreshTaskData &&)
RepositoryLoading::AllRefreshTaskData::$dtor
MCAPI void $dtor()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
resources
repository_loading
AllRefreshTaskData.h
Generated on
for LeviLamina by
1.16.1