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
virtual
~has_slots_interface();
31
// NOLINTEND
32
33
public
:
34
// destructor thunk
35
// NOLINTBEGIN
36
MCNAPI
void
$dtor
();
37
// NOLINTEND
38
39
public
:
40
// vftables
41
// NOLINTBEGIN
42
MCNAPI
static
void
**
$vftable
();
43
// NOLINTEND
44
};
45
46
}
// namespace sigslot
sigslot::_signal_base_interface
Definition
_signal_base_interface.h:12
sigslot::has_slots_interface::$vftable
static MCAPI void ** $vftable()
sigslot::has_slots_interface::$dtor
MCAPI void $dtor()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
external
sigslot
has_slots_interface.h
Generated on
for LeviLamina by
1.16.1