LeviLamina
Loading...
Searching...
No Matches
CDNConfig.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
// auto generated forward declare list
9
// clang-format off
10
namespace
Core {
class
Path
; }
11
// clang-format on
12
13
class
CDNConfig
:
public
::Bedrock::EnableNonOwnerReferences
{
14
public
:
15
// member variables
16
// NOLINTBEGIN
17
::ll::TypedStorage<8, 24, ::std::vector<::std::pair<::std::string, ::std::string>>> mPackCDNUrls;
18
// NOLINTEND
19
20
public
:
21
// virtual functions
22
// NOLINTBEGIN
23
// vIndex: 0
24
virtual
~CDNConfig
()
/*override*/
=
default
;
25
// NOLINTEND
26
27
public
:
28
// member functions
29
// NOLINTBEGIN
30
MCNAPI
void
_readConfigFile
(
::Core::Path
const
& filePath);
31
// NOLINTEND
32
33
public
:
34
// vftables
35
// NOLINTBEGIN
36
MCNAPI
static
void
**
$vftable
();
37
// NOLINTEND
38
};
Bedrock::EnableNonOwnerReferences
Definition
EnableNonOwnerReferences.h:7
CDNConfig
Definition
CDNConfig.h:13
CDNConfig::$vftable
static MCAPI void ** $vftable()
CDNConfig::_readConfigFile
MCAPI void _readConfigFile(::Core::Path const &filePath)
Core::Path
Definition
Path.h:17
Path
Definition
Path.h:16
src
mc
server
CDNConfig.h
Generated on Sat Jul 5 2025 06:58:37 for LeviLamina by
1.12.0