LeviLamina
Loading...
Searching...
No Matches
ScriptTransferServiceDataResponse.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
ClassBinding; }
8
// clang-format on
9
10
namespace
Editor::ScriptModule {
11
12
class
ScriptTransferServiceDataResponse
{
13
public
:
14
// member variables
15
// NOLINTBEGIN
16
::ll::UntypedStorage<8, 32>
mUnk15f058;
17
::ll::UntypedStorage<8, 32>
mUnk4032ed;
18
::ll::UntypedStorage<8, 32>
mUnkfade64;
19
// NOLINTEND
20
21
public
:
22
// prevent constructor by default
23
ScriptTransferServiceDataResponse
& operator=(
ScriptTransferServiceDataResponse
const
&);
24
ScriptTransferServiceDataResponse
(
ScriptTransferServiceDataResponse
const
&);
25
ScriptTransferServiceDataResponse
();
26
27
public
:
28
// member functions
29
// NOLINTBEGIN
30
MCNAPI ::Editor::ScriptModule::ScriptTransferServiceDataResponse&
31
operator=
(
::Editor::ScriptModule::ScriptTransferServiceDataResponse
&&);
32
33
MCNAPI
~ScriptTransferServiceDataResponse
();
34
// NOLINTEND
35
36
public
:
37
// static functions
38
// NOLINTBEGIN
39
MCNAPI static ::Scripting::ClassBinding
bindScript
();
40
// NOLINTEND
41
42
public
:
43
// destructor thunk
44
// NOLINTBEGIN
45
MCNAPI
void
$dtor
();
46
// NOLINTEND
47
};
48
49
}
// namespace Editor::ScriptModule
Editor::ScriptModule::ScriptTransferServiceDataResponse
Definition
ScriptTransferServiceDataResponse.h:12
Editor::ScriptModule::ScriptTransferServiceDataResponse::~ScriptTransferServiceDataResponse
MCAPI ~ScriptTransferServiceDataResponse()
Editor::ScriptModule::ScriptTransferServiceDataResponse::operator=
MCAPI::Editor::ScriptModule::ScriptTransferServiceDataResponse & operator=(::Editor::ScriptModule::ScriptTransferServiceDataResponse &&)
Editor::ScriptModule::ScriptTransferServiceDataResponse::$dtor
MCAPI void $dtor()
Editor::ScriptModule::ScriptTransferServiceDataResponse::bindScript
static MCAPI ::Scripting::ClassBinding bindScript()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
editor
script
ScriptTransferServiceDataResponse.h
Generated on Fri Jun 13 2025 05:04:30 for LeviLamina by
1.12.0