LeviLamina
Loading...
Searching...
No Matches
IScreenCapabilities.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/core/utility/typeid_t.h"
7
8
class
IScreenCapabilities
{
9
public
:
10
// virtual functions
11
// NOLINTBEGIN
12
// vIndex: 0
13
virtual
~IScreenCapabilities
() =
default
;
14
15
// vIndex: 1
16
virtual
bool
isOfType(
::Bedrock::typeid_t<::IScreenCapabilities>
)
const
= 0;
17
// NOLINTEND
18
19
public
:
20
// destructor thunk
21
// NOLINTBEGIN
22
23
// NOLINTEND
24
25
public
:
26
// virtual function thunks
27
// NOLINTBEGIN
28
29
// NOLINTEND
30
};
Bedrock::typeid_t
Definition
typeid_t.h:25
IScreenCapabilities
Definition
IScreenCapabilities.h:8
src
mc
config
IScreenCapabilities.h
Generated on Sat Apr 26 2025 05:55:23 for LeviLamina by
1.12.0