LeviLamina
Loading...
Searching...
No Matches
HttpProblemSimulatorSettings.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
namespace
Bedrock::Http {
9
10
class
HttpProblemSimulatorSettings
:
public
::Bedrock::EnableNonOwnerReferences
{
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::UntypedStorage<8, 8>
mUnk932093;
15
::ll::UntypedStorage<8, 8>
mUnkc2b700;
16
// NOLINTEND
17
18
public
:
19
// prevent constructor by default
20
HttpProblemSimulatorSettings
& operator=(
HttpProblemSimulatorSettings
const
&);
21
HttpProblemSimulatorSettings
(
HttpProblemSimulatorSettings
const
&);
22
HttpProblemSimulatorSettings
();
23
24
public
:
25
// virtual functions
26
// NOLINTBEGIN
27
// vIndex: 0
28
virtual
~HttpProblemSimulatorSettings
()
/*override*/
=
default
;
29
// NOLINTEND
30
31
public
:
32
// destructor thunk
33
// NOLINTBEGIN
34
35
// NOLINTEND
36
};
37
38
}
// namespace Bedrock::Http
Bedrock::EnableNonOwnerReferences
Definition
EnableNonOwnerReferences.h:7
Bedrock::Http::HttpProblemSimulatorSettings
Definition
HttpProblemSimulatorSettings.h:10
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
core
http
HttpProblemSimulatorSettings.h
Generated on Sat Apr 26 2025 05:55:25 for LeviLamina by
1.12.0