LeviLamina
Loading...
Searching...
No Matches
AppPlatformNetworkSettings.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/core/utility/EnableNonOwnerReferences.h"
7
8
class
AppPlatformNetworkSettings
:
public
::Bedrock::EnableNonOwnerReferences
{
9
public
:
10
// virtual functions
11
// NOLINTBEGIN
12
// vIndex: 0
13
virtual
~AppPlatformNetworkSettings
()
/*override*/
=
default
;
14
15
// vIndex: 1
16
virtual
bool
requiresNetworkOutageMessaging()
const
;
17
// NOLINTEND
18
19
public
:
20
// virtual function thunks
21
// NOLINTBEGIN
22
MCNAPI
bool
$requiresNetworkOutageMessaging
()
const
;
23
// NOLINTEND
24
25
public
:
26
// vftables
27
// NOLINTBEGIN
28
MCNAPI
static
void
**
$vftable
();
29
// NOLINTEND
30
};
AppPlatformNetworkSettings
Definition
AppPlatformNetworkSettings.h:8
AppPlatformNetworkSettings::$vftable
static MCAPI void ** $vftable()
AppPlatformNetworkSettings::$requiresNetworkOutageMessaging
MCAPI bool $requiresNetworkOutageMessaging() const
Bedrock::EnableNonOwnerReferences
Definition
EnableNonOwnerReferences.h:7
src
mc
deps
application
AppPlatformNetworkSettings.h
Generated on Fri Jun 13 2025 05:04:20 for LeviLamina by
1.12.0