LeviLamina
Loading...
Searching...
No Matches
ScriptWidgetCreateOptions.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/scripting/binding_type/InterfaceBindingBuilder.h"
7
8
namespace
Editor::ScriptModule {
9
10
class
ScriptWidgetCreateOptions
{
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::UntypedStorage<1, 2>
mUnk682969;
15
::ll::UntypedStorage<1, 2>
mUnk9c524c;
16
::ll::UntypedStorage<4, 8>
mUnk8984bf;
17
::ll::UntypedStorage<4, 16>
mUnke60091;
18
::ll::UntypedStorage<1, 2>
mUnk91901b;
19
::ll::UntypedStorage<1, 2>
mUnkebb8cf;
20
::ll::UntypedStorage<1, 2>
mUnkdf15ce;
21
::ll::UntypedStorage<8, 96>
mUnkd41faf;
22
// NOLINTEND
23
24
public
:
25
// prevent constructor by default
26
ScriptWidgetCreateOptions
(
ScriptWidgetCreateOptions
const
&);
27
ScriptWidgetCreateOptions
();
28
29
public
:
30
// member functions
31
// NOLINTBEGIN
32
MCAPI
ScriptWidgetCreateOptions
(
::Editor::ScriptModule::ScriptWidgetCreateOptions
&&);
33
34
MCAPI ::Editor::ScriptModule::ScriptWidgetCreateOptions&
35
operator=(
::Editor::ScriptModule::ScriptWidgetCreateOptions
const
&);
36
37
MCAPI
~ScriptWidgetCreateOptions
();
38
// NOLINTEND
39
40
public
:
41
// static functions
42
// NOLINTBEGIN
43
MCAPI static ::Scripting::InterfaceBindingBuilder<::Editor::ScriptModule::ScriptWidgetCreateOptions> bindScript();
44
// NOLINTEND
45
46
public
:
47
// constructor thunks
48
// NOLINTBEGIN
49
MCAPI
void
* $ctor(
::Editor::ScriptModule::ScriptWidgetCreateOptions
&&);
50
// NOLINTEND
51
52
public
:
53
// destructor thunk
54
// NOLINTBEGIN
55
MCAPI
void
$dtor();
56
// NOLINTEND
57
};
58
59
}
// namespace Editor::ScriptModule
Editor::ScriptModule::ScriptWidgetCreateOptions
Definition
ScriptWidgetCreateOptions.h:10
ll::UntypedStorage
Definition
Alias.h:14
src
mc
editor
script
ScriptWidgetCreateOptions.h
Generated on Sat Apr 26 2025 05:55:33 for LeviLamina by
1.12.0