LeviLamina
Loading...
Searching...
No Matches
Handle.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
bgfx {
6
7
struct
Handle
{
8
public
:
9
// Handle inner types define
10
enum class
Enum :
int
{};
11
};
12
13
}
// namespace bgfx
bgfx::Handle
Definition
Handle.h:7
src-server
mc
external
bgfx
Handle.h
Generated on
for LeviLamina by
1.16.1