LeviLamina
Loading...
Searching...
No Matches
IUIEventTelemetry.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
class
IUIEventTelemetry
{
6
public
:
7
// virtual functions
8
// NOLINTBEGIN
9
// vIndex: 0
10
virtual
~IUIEventTelemetry
() =
default
;
11
12
// vIndex: 1
13
virtual
void
14
fireScreenLoadTimeUpdateEvent(uint
const
&, ::std::string
const
&, ::std::chrono::nanoseconds, ::std::string
const
&) = 0;
15
// NOLINTEND
16
17
public
:
18
// destructor thunk
19
// NOLINTBEGIN
20
21
// NOLINTEND
22
23
public
:
24
// virtual function thunks
25
// NOLINTBEGIN
26
27
// NOLINTEND
28
29
public
:
30
// vftables
31
// NOLINTBEGIN
32
MCAPI
static
void
** $vftable();
33
// NOLINTEND
34
};
IUIEventTelemetry
Definition
IUIEventTelemetry.h:5
src
mc
events
IUIEventTelemetry.h
Generated on Sat Apr 26 2025 05:55:38 for LeviLamina by
1.12.0