LeviLamina
Loading...
Searching...
No Matches
ScriptPlayerSkinData.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
namespace
Scripting {
struct
InterfaceBinding; }
8
// clang-format on
9
10
namespace
ScriptModuleGameTest {
11
12
struct
ScriptPlayerSkinData
{
13
public
:
14
// member variables
15
// NOLINTBEGIN
16
::ll::UntypedStorage<8, 32>
mUnkae6bca;
17
::ll::UntypedStorage<4, 32>
mUnk7ec2fa;
18
::ll::UntypedStorage<8, 16>
mUnke3c76a;
19
// NOLINTEND
20
21
public
:
22
// prevent constructor by default
23
ScriptPlayerSkinData
& operator=(
ScriptPlayerSkinData
const
&);
24
ScriptPlayerSkinData
(
ScriptPlayerSkinData
const
&);
25
ScriptPlayerSkinData
();
26
27
public
:
28
// member functions
29
// NOLINTBEGIN
30
MCNAPI
~ScriptPlayerSkinData
();
31
// NOLINTEND
32
33
public
:
34
// static functions
35
// NOLINTBEGIN
36
MCNAPI static ::Scripting::InterfaceBinding
bind
();
37
// NOLINTEND
38
39
public
:
40
// destructor thunk
41
// NOLINTBEGIN
42
MCNAPI
void
$dtor
();
43
// NOLINTEND
44
};
45
46
}
// namespace ScriptModuleGameTest
ScriptModuleGameTest::ScriptPlayerSkinData
Definition
ScriptPlayerSkinData.h:12
ScriptModuleGameTest::ScriptPlayerSkinData::bind
static MCAPI ::Scripting::InterfaceBinding bind()
ScriptModuleGameTest::ScriptPlayerSkinData::$dtor
MCAPI void $dtor()
ScriptModuleGameTest::ScriptPlayerSkinData::~ScriptPlayerSkinData
MCAPI ~ScriptPlayerSkinData()
ll::UntypedStorage
Definition
Alias.h:14
src-server
mc
scripting
modules
gametest
player
ScriptPlayerSkinData.h
Generated on Sun Oct 12 2025 06:32:01 for LeviLamina by
1.12.0