LeviLamina
Loading...
Searching...
No Matches
RepositorySourceOptions.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
AppPlatform
;
8
class
IResourcePackRepository
;
9
// clang-format on
10
11
struct
RepositorySourceOptions {
12
public
:
13
// member variables
14
// NOLINTBEGIN
15
::ll::UntypedStorage<8, 320>
mUnk3b934b;
16
::ll::UntypedStorage<8, 32>
mUnk2c4b26;
17
::ll::UntypedStorage<8, 32>
mUnk70b3c8;
18
::ll::UntypedStorage<8, 32>
mUnka99df8;
19
::ll::UntypedStorage<8, 32>
mUnkeb1eb6;
20
::ll::UntypedStorage<8, 32>
mUnk50876d;
21
::ll::UntypedStorage<8, 32>
mUnk31ab05;
22
::ll::UntypedStorage<8, 32>
mUnk90c9a3;
23
::ll::UntypedStorage<8, 32>
mUnk1299d1;
24
::ll::UntypedStorage<1, 1>
mUnk5e06cb;
25
::ll::UntypedStorage<1, 1>
mUnk3d4066;
26
::ll::UntypedStorage<1, 1>
mUnk9bf213;
27
// NOLINTEND
28
29
public
:
30
// prevent constructor by default
31
RepositorySourceOptions& operator=(RepositorySourceOptions
const
&);
32
RepositorySourceOptions(RepositorySourceOptions
const
&);
33
RepositorySourceOptions();
34
35
public
:
36
// member functions
37
// NOLINTBEGIN
38
MCNAPI
~RepositorySourceOptions
();
39
// NOLINTEND
40
41
public
:
42
// static functions
43
// NOLINTBEGIN
44
MCNAPI static ::RepositorySourceOptions
create
(
::IResourcePackRepository
const
& repo,
::AppPlatform
& platform);
45
// NOLINTEND
46
47
public
:
48
// destructor thunk
49
// NOLINTBEGIN
50
MCNAPI
void
$dtor
();
51
// NOLINTEND
52
};
AppPlatform
Definition
AppPlatform.h:91
IResourcePackRepository
Definition
IResourcePackRepository.h:34
RepositorySourceOptions::~RepositorySourceOptions
MCAPI ~RepositorySourceOptions()
RepositorySourceOptions::create
static MCAPI ::RepositorySourceOptions create(::IResourcePackRepository const &repo, ::AppPlatform &platform)
RepositorySourceOptions::$dtor
MCAPI void $dtor()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
resources
RepositorySourceOptions.h
Generated on
for LeviLamina by
1.16.1