LeviLamina
Loading...
Searching...
No Matches
ErrorResult.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
bx {
6
7
struct
ErrorResult
{
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::TypedStorage<4, 4, uint> code;
12
// NOLINTEND
13
};
14
15
}
// namespace bx
bx::ErrorResult
Definition
ErrorResult.h:7
src-client
mc
external
bx
ErrorResult.h
Generated on
for LeviLamina by
1.16.1