LeviLamina
Loading...
Searching...
No Matches
PlayStreamEventListener.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/events/AggregationEventListener.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
namespace
Social::Events {
class
Event; }
11
// clang-format on
12
13
namespace
Social::Events {
14
15
class
PlayStreamEventListener
:
public
::Social::Events::AggregationEventListener
{
16
public
:
17
// member variables
18
// NOLINTBEGIN
19
::ll::UntypedStorage<8, 24>
mUnkc208cc;
20
// NOLINTEND
21
22
public
:
23
// prevent constructor by default
24
PlayStreamEventListener
& operator=(
PlayStreamEventListener
const
&);
25
PlayStreamEventListener
(
PlayStreamEventListener
const
&);
26
PlayStreamEventListener
();
27
28
public
:
29
// virtual functions
30
// NOLINTBEGIN
31
// vIndex: 0
32
virtual
~PlayStreamEventListener
()
/*override*/
=
default
;
33
34
// vIndex: 5
35
virtual
void
sendEvent(
::Social::Events::Event
const
&)
/*override*/
;
36
37
// vIndex: 3
38
virtual
int
getEventTagsFilter()
const
/*override*/
;
39
40
// vIndex: 7
41
virtual
bool
_checkAgainstEventAllowlist(
::Social::Events::Event
const
& event)
const
/*override*/
;
42
43
// vIndex: 8
44
virtual
bool
_isListenerReadyForEvents()
const
/*override*/
;
45
// NOLINTEND
46
47
public
:
48
// virtual function thunks
49
// NOLINTBEGIN
50
51
// NOLINTEND
52
};
53
54
}
// namespace Social::Events
Social::Events::AggregationEventListener
Definition
AggregationEventListener.h:18
Social::Events::Event
Definition
Event.h:17
Social::Events::PlayStreamEventListener
Definition
PlayStreamEventListener.h:15
ll::UntypedStorage
Definition
Alias.h:14
src
mc
events
PlayStreamEventListener.h
Generated on Fri Jun 13 2025 05:04:35 for LeviLamina by
1.12.0