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