LeviLamina
Loading...
Searching...
No Matches
ScreenFlow.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
namespace
Social::Events {
class
Event; }
8
// clang-format on
9
10
namespace
Social::Events {
11
12
class
ScreenFlow
{
13
public
:
14
// member variables
15
// NOLINTBEGIN
16
::ll::UntypedStorage<8, 8>
mUnk639462;
17
::ll::UntypedStorage<8, 16>
mUnk890a72;
18
::ll::UntypedStorage<8, 8>
mUnk7be49c;
19
::ll::UntypedStorage<8, 32>
mUnk990b26;
20
::ll::UntypedStorage<8, 32>
mUnk675043;
21
::ll::UntypedStorage<8, 64>
mUnk5d55ec;
22
// NOLINTEND
23
24
public
:
25
// prevent constructor by default
26
ScreenFlow
& operator=(
ScreenFlow
const
&);
27
ScreenFlow
(
ScreenFlow
const
&);
28
ScreenFlow
();
29
30
public
:
31
// member functions
32
// NOLINTBEGIN
33
MCAPI
void
AddScreen(
34
::std::string
const
& screenName,
35
double
timestamp,
36
double
seconds,
37
::std::unordered_map<::std::string, ::std::string>
const
& additionalProperties,
38
bool
isDeepLink
39
);
40
41
MCAPI
void
PopulateEvent(
::Social::Events::Event
& event,
bool
clear);
42
// NOLINTEND
43
};
44
45
}
// namespace Social::Events
Social::Events::Event
Definition
Event.h:17
Social::Events::ScreenFlow
Definition
ScreenFlow.h:12
ll::UntypedStorage
Definition
Alias.h:14
src
mc
events
ScreenFlow.h
Generated on Sat Apr 26 2025 05:55:38 for LeviLamina by
1.12.0