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
// vIndex: 0
37
virtual
~IInPackagePacks
() =
default
;
38
39
// vIndex: 1
40
virtual ::std::vector<::IInPackagePacks::MetaData> getPacks(::PackType)
const
= 0;
41
// NOLINTEND
42
43
public
:
44
// virtual function thunks
45
// NOLINTBEGIN
46
47
// NOLINTEND
48
};
IInPackagePacks
Definition
IInPackagePacks.h:8
IInPackagePacks::MetaData
Definition
IInPackagePacks.h:16
ll::UntypedStorage
Definition
Alias.h:14
src
mc
resources
IInPackagePacks.h
Generated on Fri Jun 13 2025 05:04:45 for LeviLamina by
1.12.0