LeviLamina
Loading...
Searching...
No Matches
EnvironmentQueryResponse.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
namespace
Json {
class
Value; }
8
// clang-format on
9
10
namespace
Bedrock::Services {
11
12
struct
EnvironmentQueryResponse
{
13
public
:
14
// member variables
15
// NOLINTBEGIN
16
::ll::UntypedStorage<8, 16>
mUnk80e9f5;
17
::ll::UntypedStorage<8, 16>
mUnkf2e698;
18
// NOLINTEND
19
20
public
:
21
// prevent constructor by default
22
EnvironmentQueryResponse
& operator=(
EnvironmentQueryResponse
const
&);
23
EnvironmentQueryResponse
();
24
25
public
:
26
// member functions
27
// NOLINTBEGIN
28
MCNAPI
EnvironmentQueryResponse
(
::Bedrock::Services::EnvironmentQueryResponse
const
&);
29
30
MCNAPI ::std::map<::std::string, ::std::string>
const
*
31
GetServiceEnvironmentProperties
(::std::string
const
& serviceName, ::std::string
const
& environmentName)
const
;
32
33
MCNAPI
void
fromJsonShared
(
::Json::Value
const
& jsonValue);
34
// NOLINTEND
35
36
public
:
37
// constructor thunks
38
// NOLINTBEGIN
39
MCNAPI
void
*
$ctor
(
::Bedrock::Services::EnvironmentQueryResponse
const
&);
40
// NOLINTEND
41
};
42
43
}
// namespace Bedrock::Services
Json::Value
Definition
Value.h:16
Bedrock::Services::EnvironmentQueryResponse
Definition
EnvironmentQueryResponse.h:12
Bedrock::Services::EnvironmentQueryResponse::$ctor
MCAPI void * $ctor(::Bedrock::Services::EnvironmentQueryResponse const &)
Bedrock::Services::EnvironmentQueryResponse::fromJsonShared
MCAPI void fromJsonShared(::Json::Value const &jsonValue)
Bedrock::Services::EnvironmentQueryResponse::GetServiceEnvironmentProperties
MCAPI ::std::map<::std::string, ::std::string > const * GetServiceEnvironmentProperties(::std::string const &serviceName, ::std::string const &environmentName) const
Bedrock::Services::EnvironmentQueryResponse::EnvironmentQueryResponse
MCAPI EnvironmentQueryResponse(::Bedrock::Services::EnvironmentQueryResponse const &)
ll::UntypedStorage
Definition
Alias.h:14
src
mc
network
services
EnvironmentQueryResponse.h
Generated on Fri Jun 13 2025 05:04:44 for LeviLamina by
1.12.0