LeviLamina
Loading...
Searching...
No Matches
PackLoadStorage.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
class
PackLoadStorage {
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<8, 64>
mUnk25f19e;
10
// NOLINTEND
11
12
public
:
13
// prevent constructor by default
14
PackLoadStorage& operator=(PackLoadStorage
const
&);
15
PackLoadStorage(PackLoadStorage
const
&);
16
PackLoadStorage();
17
18
public
:
19
// member functions
20
// NOLINTBEGIN
21
MCNAPI
~PackLoadStorage
();
22
// NOLINTEND
23
24
public
:
25
// destructor thunk
26
// NOLINTBEGIN
27
MCNAPI
void
$dtor
();
28
// NOLINTEND
29
};
PackLoadStorage::~PackLoadStorage
MCAPI ~PackLoadStorage()
PackLoadStorage::$dtor
MCAPI void $dtor()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
resources
PackLoadStorage.h
Generated on
for LeviLamina by
1.16.1