LeviLamina
Loading...
Searching...
No Matches
BaseScriptComponent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/scripting/lifetime_registry/ObjectHandleValue.h"
7
8
namespace
Scripting::internal {
9
10
struct
BaseScriptComponent
{
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::UntypedStorage<1, 1>
mUnka330d8;
15
::ll::UntypedStorage<1, 1>
mUnke616b9;
16
::ll::UntypedStorage<8, 8>
mUnk3eb531;
17
::ll::UntypedStorage<8, 8>
mUnkab9030;
18
::ll::UntypedStorage<8, 64>
mUnkecd3c1;
19
::ll::UntypedStorage<8, 8>
mUnkabf9b0;
20
::ll::UntypedStorage<4, 4>
mUnkb11791;
21
::ll::UntypedStorage<4, 4>
mUnk9bc6bc;
22
::ll::UntypedStorage<8, 8>
mUnk200d9b;
23
// NOLINTEND
24
25
public
:
26
// prevent constructor by default
27
BaseScriptComponent
& operator=(
BaseScriptComponent
const
&);
28
BaseScriptComponent
(
BaseScriptComponent
const
&);
29
BaseScriptComponent
();
30
31
public
:
32
// member functions
33
// NOLINTBEGIN
34
MCNAPI
BaseScriptComponent
(
::Scripting::internal::BaseScriptComponent
&&);
35
36
MCNAPI ::entt::meta_any
fetch
(
37
::entt::basic_registry<::Scripting::ObjectHandleValue>& registry,
38
::Scripting::ObjectHandleValue handle
39
)
const
;
40
41
MCNAPI ::Scripting::internal::BaseScriptComponent&
operator=
(
::Scripting::internal::BaseScriptComponent
&&);
42
43
MCNAPI
~BaseScriptComponent
();
44
// NOLINTEND
45
46
public
:
47
// constructor thunks
48
// NOLINTBEGIN
49
MCNAPI
void
*
$ctor
(
::Scripting::internal::BaseScriptComponent
&&);
50
// NOLINTEND
51
52
public
:
53
// destructor thunk
54
// NOLINTBEGIN
55
MCNAPI
void
$dtor
();
56
// NOLINTEND
57
};
58
59
}
// namespace Scripting::internal
Scripting::internal::BaseScriptComponent
Definition
BaseScriptComponent.h:10
Scripting::internal::BaseScriptComponent::BaseScriptComponent
MCAPI BaseScriptComponent(::Scripting::internal::BaseScriptComponent &&)
Scripting::internal::BaseScriptComponent::~BaseScriptComponent
MCAPI ~BaseScriptComponent()
Scripting::internal::BaseScriptComponent::operator=
MCAPI::Scripting::internal::BaseScriptComponent & operator=(::Scripting::internal::BaseScriptComponent &&)
Scripting::internal::BaseScriptComponent::fetch
MCAPI::entt::meta_any fetch(::entt::basic_registry<::Scripting::ObjectHandleValue > ®istry, ::Scripting::ObjectHandleValue handle) const
Scripting::internal::BaseScriptComponent::$ctor
MCAPI void * $ctor(::Scripting::internal::BaseScriptComponent &&)
Scripting::internal::BaseScriptComponent::$dtor
MCAPI void $dtor()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
scripting
lifetime_registry
BaseScriptComponent.h
Generated on Wed Aug 27 2025 11:39:37 for LeviLamina by
1.12.0