LeviLamina
Loading...
Searching...
No Matches
ScriptPlayerPersonaPiece.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
ScriptPlayerPersonaPiece
{
13
public
:
14
// member variables
15
// NOLINTBEGIN
16
::ll::UntypedStorage<8, 32>
mUnk4b93f2;
17
::ll::UntypedStorage<4, 4>
mUnk91f8e1;
18
::ll::UntypedStorage<8, 32>
mUnk8c15a8;
19
::ll::UntypedStorage<1, 2>
mUnkd4fae4;
20
::ll::UntypedStorage<8, 32>
mUnk883a04;
21
// NOLINTEND
22
23
public
:
24
// prevent constructor by default
25
ScriptPlayerPersonaPiece
& operator=(
ScriptPlayerPersonaPiece
const
&);
26
ScriptPlayerPersonaPiece
(
ScriptPlayerPersonaPiece
const
&);
27
ScriptPlayerPersonaPiece
();
28
29
public
:
30
// member functions
31
// NOLINTBEGIN
32
MCNAPI ::ScriptModuleGameTest::ScriptPlayerPersonaPiece&
33
operator=
(
::ScriptModuleGameTest::ScriptPlayerPersonaPiece
&&);
34
35
MCNAPI
~ScriptPlayerPersonaPiece
();
36
// NOLINTEND
37
38
public
:
39
// static functions
40
// NOLINTBEGIN
41
MCNAPI static ::Scripting::InterfaceBinding
bind
();
42
// NOLINTEND
43
44
public
:
45
// destructor thunk
46
// NOLINTBEGIN
47
MCNAPI
void
$dtor
();
48
// NOLINTEND
49
};
50
51
}
// namespace ScriptModuleGameTest
ScriptModuleGameTest::ScriptPlayerPersonaPiece
Definition
ScriptPlayerPersonaPiece.h:12
ScriptModuleGameTest::ScriptPlayerPersonaPiece::operator=
MCAPI::ScriptModuleGameTest::ScriptPlayerPersonaPiece & operator=(::ScriptModuleGameTest::ScriptPlayerPersonaPiece &&)
ScriptModuleGameTest::ScriptPlayerPersonaPiece::bind
static MCAPI ::Scripting::InterfaceBinding bind()
ScriptModuleGameTest::ScriptPlayerPersonaPiece::~ScriptPlayerPersonaPiece
MCAPI ~ScriptPlayerPersonaPiece()
ScriptModuleGameTest::ScriptPlayerPersonaPiece::$dtor
MCAPI void $dtor()
ll::UntypedStorage
Definition
Alias.h:14
src-server
mc
scripting
modules
gametest
player
ScriptPlayerPersonaPiece.h
Generated on Sun Oct 12 2025 06:32:01 for LeviLamina by
1.12.0