LeviLamina
Loading...
Searching...
No Matches
RetryPolicy.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
namespace
Bedrock::Http {
class
Response
; }
8
// clang-format on
9
10
namespace
Bedrock::Http {
11
12
class
RetryPolicy {
13
public
:
14
// member variables
15
// NOLINTBEGIN
16
::ll::UntypedStorage<8, 64>
mUnkb21c3b;
17
// NOLINTEND
18
19
public
:
20
// prevent constructor by default
21
RetryPolicy& operator=(RetryPolicy
const
&);
22
RetryPolicy(RetryPolicy
const
&);
23
RetryPolicy();
24
};
25
26
}
// namespace Bedrock::Http
Bedrock::Http::Response
Definition
Response.h:7
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
core
http
RetryPolicy.h
Generated on
for LeviLamina by
1.16.1