LeviLamina
Loading...
Searching...
No Matches
Status.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Bedrock::Http {
6
7
class
Status {
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<4, 4>
mUnkd7cbd1;
12
::ll::UntypedStorage<8, 16>
mUnk6c71ee;
13
// NOLINTEND
14
15
public
:
16
// prevent constructor by default
17
Status& operator=(Status
const
&);
18
Status(Status
const
&);
19
Status();
20
21
public
:
22
// member functions
23
// NOLINTBEGIN
24
MCNAPI_C
bool
isSuccess()
const
;
25
// NOLINTEND
26
};
27
28
}
// namespace Bedrock::Http
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
core
http
Status.h
Generated on
for LeviLamina by
1.16.1