LeviLamina
Loading...
Searching...
No Matches
SkinImage.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/core/image/Image.h"
7
8
struct
SkinImage :
public
::mce::Image
{
9
public
:
10
// member functions
11
// NOLINTBEGIN
12
MCAPI SkinImage();
13
14
MCAPI
explicit
SkinImage(
::mce::Image
&& image);
15
16
MCAPI
bool
operator==(::SkinImage
const
& rhs)
const
;
17
// NOLINTEND
18
19
public
:
20
// constructor thunks
21
// NOLINTBEGIN
22
MCAPI
void
* $ctor();
23
24
MCAPI
void
* $ctor(
::mce::Image
&& image);
25
// NOLINTEND
26
};
mce::Image
Definition
Image.h:12
src
mc
world
actor
player
SkinImage.h
Generated on
for LeviLamina by
1.16.1