LeviLamina
Loading...
Searching...
No Matches
has_slots_interface.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
namespace
sigslot {
class
_signal_base_interface; }
8
// clang-format on
9
10
namespace
sigslot {
11
12
class
has_slots_interface
{
13
public
:
14
// member variables
15
// NOLINTBEGIN
16
::ll::UntypedStorage<8, 8>
mUnk387c62;
17
::ll::UntypedStorage<8, 8>
mUnk3cbaa0;
18
::ll::UntypedStorage<8, 8>
mUnkc8a25c;
19
// NOLINTEND
20
21
public
:
22
// prevent constructor by default
23
has_slots_interface
& operator=(
has_slots_interface
const
&);
24
has_slots_interface
(
has_slots_interface
const
&);
25
has_slots_interface
();
26
27
public
:
28
// virtual functions
29
// NOLINTBEGIN
30
// vIndex: 0
31
virtual
~has_slots_interface
();
32
// NOLINTEND
33
34
public
:
35
// destructor thunk
36
// NOLINTBEGIN
37
MCAPI
void
$dtor();
38
// NOLINTEND
39
40
public
:
41
// vftables
42
// NOLINTBEGIN
43
MCAPI
static
void
** $vftable();
44
// NOLINTEND
45
};
46
47
}
// namespace sigslot
sigslot::has_slots_interface
Definition
has_slots_interface.h:12
ll::UntypedStorage
Definition
Alias.h:14
src
mc
external
sigslot
has_slots_interface.h
Generated on Sat Apr 26 2025 05:55:42 for LeviLamina by
1.12.0