LeviLamina
Loading...
Searching...
No Matches
NetworkRoute.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
rtc {
6
7
struct
NetworkRoute
{
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<1, 1>
mUnk1d5644;
12
::ll::UntypedStorage<4, 12>
mUnk583452;
13
::ll::UntypedStorage<4, 12>
mUnk71e972;
14
::ll::UntypedStorage<4, 4>
mUnkba21fa;
15
::ll::UntypedStorage<4, 4>
mUnk6841bb;
16
// NOLINTEND
17
18
public
:
19
// prevent constructor by default
20
NetworkRoute
& operator=(
NetworkRoute
const
&);
21
NetworkRoute
(
NetworkRoute
const
&);
22
NetworkRoute
();
23
24
public
:
25
// member functions
26
// NOLINTBEGIN
27
MCAPI ::std::string DebugString()
const
;
28
29
MCAPI
bool
operator==(
::rtc::NetworkRoute
const
&)
const
;
30
// NOLINTEND
31
};
32
33
}
// namespace rtc
ll::UntypedStorage
Definition
Alias.h:14
rtc::NetworkRoute
Definition
NetworkRoute.h:7
src
mc
external
rtc
NetworkRoute.h
Generated on Sat Apr 26 2025 05:55:41 for LeviLamina by
1.12.0