LeviLamina
Loading...
Searching...
No Matches
TreatmentPackSource.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/core/resource/PackOrigin.h"
7
#include "mc/deps/core/resource/PackType.h"
8
#include "mc/deps/core/utility/NonOwnerPointer.h"
9
#include "mc/resources/PackSource.h"
10
11
// auto generated forward declare list
12
// clang-format off
13
class
IContentKeyProvider
;
14
class
IPackManifestFactory
;
15
class
Pack
;
16
class
PackSourceReport
;
17
// clang-format on
18
19
class
TreatmentPackSource
:
public
::PackSource
{
20
public
:
21
// member variables
22
// NOLINTBEGIN
23
::ll::UntypedStorage<1, 1>
mUnkca5dea;
24
::ll::UntypedStorage<8, 32>
mUnk30f2e7;
25
::ll::UntypedStorage<1, 1>
mUnkea5ab3;
26
::ll::UntypedStorage<8, 24>
mUnk3a09b0;
27
// NOLINTEND
28
29
public
:
30
// prevent constructor by default
31
TreatmentPackSource
& operator=(
TreatmentPackSource
const
&);
32
TreatmentPackSource
(
TreatmentPackSource
const
&);
33
TreatmentPackSource
();
34
35
public
:
36
// virtual functions
37
// NOLINTBEGIN
38
// vIndex: 0
39
virtual
~TreatmentPackSource
()
/*override*/
=
default
;
40
41
// vIndex: 1
42
virtual
void
forEachPackConst(::std::function<
void
(
::Pack
const
&)>)
const
/*override*/
;
43
44
// vIndex: 2
45
virtual
void
forEachPack(::std::function<
void
(
::Pack
&)>)
/*override*/
;
46
47
// vIndex: 3
48
virtual ::PackOrigin getPackOrigin()
const
/*override*/
;
49
50
// vIndex: 4
51
virtual ::PackType getPackType()
const
/*override*/
;
52
53
// vIndex: 5
54
virtual ::PackSourceReport
55
load(
::IPackManifestFactory
&, ::Bedrock::NotNullNonOwnerPtr<::IContentKeyProvider const>
const
&)
/*override*/
;
56
// NOLINTEND
57
58
public
:
59
// destructor thunk
60
// NOLINTBEGIN
61
62
// NOLINTEND
63
64
public
:
65
// virtual function thunks
66
// NOLINTBEGIN
67
68
// NOLINTEND
69
};
IContentKeyProvider
Definition
IContentKeyProvider.h:13
IPackManifestFactory
Definition
IPackManifestFactory.h:14
PackSourceReport
Definition
PackSourceReport.h:5
PackSource
Definition
PackSource.h:18
Pack
Definition
Pack.h:26
TreatmentPackSource
Definition
TreatmentPackSource.h:19
ll::UntypedStorage
Definition
Alias.h:14
src
mc
resources
TreatmentPackSource.h
Generated on Sat Apr 26 2025 05:55:50 for LeviLamina by
1.12.0