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
fireScreenLoadTimeUpdateEvent(
14
uint
const
&,
15
::std::string
const
&,
16
::std::chrono::nanoseconds,
17
::std::string
const
&
18
) = 0;
19
// NOLINTEND
20
21
public
:
22
// virtual function thunks
23
// NOLINTBEGIN
24
25
// NOLINTEND
26
27
public
:
28
// vftables
29
// NOLINTBEGIN
30
MCNAPI
static
void
**
$vftable
();
31
// NOLINTEND
32
};
IUIEventTelemetry
Definition
IUIEventTelemetry.h:5
IUIEventTelemetry::$vftable
static MCAPI void ** $vftable()
src
mc
events
IUIEventTelemetry.h
Generated on Fri Jun 13 2025 05:04:35 for LeviLamina by
1.12.0