LeviLamina
Loading...
Searching...
No Matches
UITextureInfoPtr.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
class
UITextureInfoPtr
{
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<8, 8> mUnkb98782;
10
::ll::UntypedStorage<8, 24> mUnk2a11d8;
11
::ll::UntypedStorage<8, 56> mUnk2ebe6b;
12
// NOLINTEND
13
14
public
:
15
// prevent constructor by default
16
UITextureInfoPtr& operator=(UITextureInfoPtr
const
&);
17
UITextureInfoPtr
(UITextureInfoPtr
const
&);
18
19
public
:
20
// virtual functions
21
// NOLINTBEGIN
22
virtual
~UITextureInfoPtr();
23
// NOLINTEND
24
25
public
:
26
// member functions
27
// NOLINTBEGIN
28
MCNAPI
UITextureInfoPtr
();
29
30
MCNAPI ::UITextureInfoPtr&
_move
(::UITextureInfoPtr&& moved);
31
// NOLINTEND
32
33
public
:
34
// constructor thunks
35
// NOLINTBEGIN
36
MCNAPI
void
*
$ctor
();
37
// NOLINTEND
38
39
public
:
40
// destructor thunk
41
// NOLINTBEGIN
42
MCNAPI
void
$dtor
();
43
// NOLINTEND
44
45
public
:
46
// vftables
47
// NOLINTBEGIN
48
MCNAPI
static
void
**
$vftable
();
49
// NOLINTEND
50
};
UITextureInfoPtr
Definition
UITextureInfoPtr.h:5
UITextureInfoPtr::_move
MCAPI::UITextureInfoPtr & _move(::UITextureInfoPtr &&moved)
UITextureInfoPtr::$vftable
static MCAPI void ** $vftable()
UITextureInfoPtr::$ctor
MCAPI void * $ctor()
UITextureInfoPtr::$dtor
MCAPI void $dtor()
UITextureInfoPtr::UITextureInfoPtr
MCAPI UITextureInfoPtr()
src-client
mc
client
gui
UITextureInfoPtr.h
Generated on
for LeviLamina by
1.16.1