LeviLamina
Loading...
Searching...
No Matches
ScriptInternalPlayerServiceContext.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/scripting/binding_type/ClassBindingBuilder.h"
7
#include "mc/deps/scripting/lifetime_registry/WeakHandleFromThis.h"
8
9
// auto generated forward declare list
10
// clang-format off
11
namespace
Editor {
class
ServiceProviderCollection; }
12
namespace
Scripting {
class
WeakLifetimeScope; }
13
// clang-format on
14
15
namespace
Editor::ScriptModule {
16
17
class
ScriptInternalPlayerServiceContext
18
:
public
::Scripting::WeakHandleFromThis
<::Editor::ScriptModule::ScriptInternalPlayerServiceContext> {
19
public
:
20
// member variables
21
// NOLINTBEGIN
22
::ll::UntypedStorage<8, 16>
mUnk72f87f;
23
::ll::UntypedStorage<8, 8>
mUnk5865f3;
24
::ll::UntypedStorage<8, 32>
mUnk705f83;
25
::ll::UntypedStorage<8, 32>
mUnk4c1358;
26
::ll::UntypedStorage<8, 32>
mUnk33b9c0;
27
::ll::UntypedStorage<8, 32>
mUnkfb5af4;
28
// NOLINTEND
29
30
public
:
31
// prevent constructor by default
32
ScriptInternalPlayerServiceContext
& operator=(
ScriptInternalPlayerServiceContext
const
&);
33
ScriptInternalPlayerServiceContext
();
34
35
public
:
36
// member functions
37
// NOLINTBEGIN
38
MCAPI
ScriptInternalPlayerServiceContext
(
::Editor::ScriptModule::ScriptInternalPlayerServiceContext
const
&);
39
40
MCAPI
ScriptInternalPlayerServiceContext
(
41
::Editor::ServiceProviderCollection
& playerServices,
42
::Scripting::WeakLifetimeScope
const
& scope
43
);
44
45
MCAPI
~ScriptInternalPlayerServiceContext
();
46
// NOLINTEND
47
48
public
:
49
// static functions
50
// NOLINTBEGIN
51
MCAPI static ::Scripting::ClassBindingBuilder<::Editor::ScriptModule::ScriptInternalPlayerServiceContext>
52
bindScript();
53
// NOLINTEND
54
55
public
:
56
// constructor thunks
57
// NOLINTBEGIN
58
MCAPI
void
* $ctor(
::Editor::ScriptModule::ScriptInternalPlayerServiceContext
const
&);
59
60
MCAPI
void
* $ctor(
::Editor::ServiceProviderCollection
& playerServices,
::Scripting::WeakLifetimeScope
const
& scope);
61
// NOLINTEND
62
63
public
:
64
// destructor thunk
65
// NOLINTBEGIN
66
MCAPI
void
$dtor();
67
// NOLINTEND
68
};
69
70
}
// namespace Editor::ScriptModule
Editor::ScriptModule::ScriptInternalPlayerServiceContext
Definition
ScriptInternalPlayerServiceContext.h:18
Editor::ServiceProviderCollection
Definition
ServiceProviderCollection.h:7
Scripting::WeakHandleFromThis
Definition
WeakHandleFromThis.h:8
Scripting::WeakLifetimeScope
Definition
WeakLifetimeScope.h:12
ll::UntypedStorage
Definition
Alias.h:14
src
mc
server
editor
api
ScriptInternalPlayerServiceContext.h
Generated on Sat Apr 26 2025 05:55:57 for LeviLamina by
1.12.0