LeviLamina
Loading...
Searching...
No Matches
DebugData.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/client/gui/oreui/debug/FrameDebugData.h"
7
#include "mc/deps/core/utility/EnableNonOwnerReferences.h"
8
9
namespace
OreUI {
10
11
struct
DebugData
:
public
::Bedrock::EnableNonOwnerReferences {
12
public
:
13
// member variables
14
// NOLINTBEGIN
15
::ll::TypedStorage<8, 40, ::OreUI::FrameDebugData> mFrameDebugData;
16
// NOLINTEND
17
18
public
:
19
// vftables
20
// NOLINTBEGIN
21
MCNAPI
static
void
**
$vftable
();
22
// NOLINTEND
23
};
24
25
}
// namespace OreUI
OreUI::DebugData
Definition
DebugData.h:7
OreUI::DebugData::$vftable
static MCAPI void ** $vftable()
src-client
mc
client
gui
oreui
debug
DebugData.h
Generated on
for LeviLamina by
1.16.1