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