LeviLamina
Loading...
Searching...
No Matches
SimpleTextureData.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
struct
ActorTextureInfo
;
8
// clang-format on
9
10
struct
SimpleTextureData
{
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::UntypedStorage<8, 112>
mUnkd42640;
15
::ll::UntypedStorage<4, 20>
mUnk7101c9;
16
// NOLINTEND
17
18
public
:
19
// prevent constructor by default
20
SimpleTextureData
& operator=(
SimpleTextureData
const
&);
21
SimpleTextureData
(
SimpleTextureData
const
&);
22
SimpleTextureData
();
23
24
public
:
25
// member functions
26
// NOLINTBEGIN
27
MCNAPI
explicit
SimpleTextureData
(
::ActorTextureInfo
const
& info);
28
29
MCNAPI
~SimpleTextureData
();
30
// NOLINTEND
31
32
public
:
33
// constructor thunks
34
// NOLINTBEGIN
35
MCNAPI
void
*
$ctor
(
::ActorTextureInfo
const
& info);
36
// NOLINTEND
37
38
public
:
39
// destructor thunk
40
// NOLINTBEGIN
41
MCNAPI
void
$dtor
();
42
// NOLINTEND
43
};
ActorTextureInfo
Definition
ActorTextureInfo.h:5
SimpleTextureData
Definition
SimpleTextureData.h:10
SimpleTextureData::~SimpleTextureData
MCAPI ~SimpleTextureData()
SimpleTextureData::SimpleTextureData
MCAPI SimpleTextureData(::ActorTextureInfo const &info)
SimpleTextureData::$ctor
MCAPI void * $ctor(::ActorTextureInfo const &info)
SimpleTextureData::$dtor
MCAPI void $dtor()
ll::UntypedStorage
Definition
_HeaderOutputPredefine.h:273
src-client
mc
client
renderer
actor
v2
SimpleTextureData.h
Generated on Fri Dec 12 2025 16:34:19 for LeviLamina by
1.12.0