LeviLamina
Loading...
Searching...
No Matches
UITextureInfo.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
namespace
Json {
class
Value
; }
8
// clang-format on
9
10
class
UITextureInfo
{
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::UntypedStorage<4, 16> mUnk252cea;
15
::ll::UntypedStorage<1, 1> mUnka28e80;
16
::ll::UntypedStorage<4, 8> mUnkf3e63a;
17
::ll::UntypedStorage<8, 24> mUnkbc4b00;
18
::ll::UntypedStorage<4, 4> mUnkf654c2;
19
// NOLINTEND
20
21
public
:
22
// prevent constructor by default
23
UITextureInfo& operator=(UITextureInfo
const
&);
24
UITextureInfo(UITextureInfo
const
&);
25
UITextureInfo();
26
27
public
:
28
// member functions
29
// NOLINTBEGIN
30
MCNAPI
bool
_loadAseprite
(
::Json::Value
const
& value);
31
32
MCNAPI
void
_loadNineslice
(
::Json::Value
const
& value);
33
// NOLINTEND
34
};
Json::Value
Definition
Value.h:16
UITextureInfo
Definition
UITextureInfo.h:5
UITextureInfo::_loadNineslice
MCAPI void _loadNineslice(::Json::Value const &value)
UITextureInfo::_loadAseprite
MCAPI bool _loadAseprite(::Json::Value const &value)
src-client
mc
client
gui
UITextureInfo.h
Generated on
for LeviLamina by
1.16.1