LeviLamina
Loading...
Searching...
No Matches
IInPackagePacks.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/core/resource/PackType.h"
7
8
class
IInPackagePacks
{
9
public
:
10
// IInPackagePacks inner types declare
11
// clang-format off
12
struct
MetaData
;
13
// clang-format on
14
15
// IInPackagePacks inner types define
16
struct
MetaData {
17
public
:
18
// member variables
19
// NOLINTBEGIN
20
::ll::UntypedStorage<8, 32>
mUnk43d8b5;
21
::ll::UntypedStorage<1, 1>
mUnk70b4f6;
22
::ll::UntypedStorage<4, 4>
mUnke50a5c;
23
::ll::UntypedStorage<4, 4>
mUnk90ff66;
24
// NOLINTEND
25
26
public
:
27
// prevent constructor by default
28
MetaData& operator=(MetaData
const
&);
29
MetaData(MetaData
const
&);
30
MetaData();
31
};
32
33
public
:
34
// virtual functions
35
// NOLINTBEGIN
36
virtual
~IInPackagePacks
() =
default
;
37
38
virtual ::std::vector<::IInPackagePacks::MetaData> getPacks(::PackType)
const
= 0;
39
// NOLINTEND
40
41
public
:
42
// virtual function thunks
43
// NOLINTBEGIN
44
45
// NOLINTEND
46
};
IInPackagePacks
Definition
IInPackagePacks.h:8
IInPackagePacks::MetaData
Definition
IInPackagePacks.h:16
ll::UntypedStorage
Definition
Alias.h:14
src
mc
resources
IInPackagePacks.h
Generated on
for LeviLamina by
1.16.1