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/resources/PackSource.h"
9
10
// auto generated forward declare list
11
// clang-format off
12
struct
PackSourceLoadOptions
;
13
struct
PackSourceLoadResult
;
14
// clang-format on
15
16
class
TreatmentPackSource
:
public
::PackSource
{
17
public
:
18
// member variables
19
// NOLINTBEGIN
20
::ll::UntypedStorage<1, 1>
mUnkca5dea;
21
::ll::UntypedStorage<8, 32>
mUnk34c181;
22
::ll::UntypedStorage<1, 1>
mUnk413230;
23
// NOLINTEND
24
25
public
:
26
// prevent constructor by default
27
TreatmentPackSource
& operator=(
TreatmentPackSource
const
&);
28
TreatmentPackSource
(
TreatmentPackSource
const
&);
29
TreatmentPackSource
();
30
31
public
:
32
// virtual functions
33
// NOLINTBEGIN
34
// vIndex: 0
35
virtual
~TreatmentPackSource
()
/*override*/
=
default
;
36
37
// vIndex: 3
38
virtual ::PackOrigin getPackOrigin()
const
/*override*/
;
39
40
// vIndex: 4
41
virtual ::PackType getPackType()
const
/*override*/
;
42
43
// vIndex: 6
44
virtual ::PackSourceLoadResult _loadImpl(
::PackSourceLoadOptions
&&)
/*override*/
;
45
// NOLINTEND
46
47
public
:
48
// virtual function thunks
49
// NOLINTBEGIN
50
51
// NOLINTEND
52
};
PackSource
Definition
PackSource.h:23
TreatmentPackSource
Definition
TreatmentPackSource.h:16
PackSourceLoadOptions
Definition
PackSourceLoadOptions.h:5
PackSourceLoadResult
Definition
PackSourceLoadResult.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
resources
TreatmentPackSource.h
Generated on Wed Aug 27 2025 11:40:04 for LeviLamina by
1.12.0