LeviLamina
Loading...
Searching...
No Matches
ContainerScreenTemporaryActionScope.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/inventory/simulation/ContainerScreenActionScope.h"
7
8
class
ContainerScreenTemporaryActionScope
:
public
::ContainerScreenActionScope
{
9
public
:
10
// virtual functions
11
// NOLINTBEGIN
12
#ifdef LL_PLAT_S
13
virtual
~ContainerScreenTemporaryActionScope
()
/*override*/
=
default
;
14
#else
// LL_PLAT_C
15
virtual
~ContainerScreenTemporaryActionScope
()
/*override*/
;
16
#endif
17
18
// NOLINTEND
19
20
public
:
21
// destructor thunk
22
// NOLINTBEGIN
23
MCNAPI
void
$dtor
();
24
// NOLINTEND
25
26
public
:
27
// vftables
28
// NOLINTBEGIN
29
MCNAPI
static
void
**
$vftable
();
30
// NOLINTEND
31
};
ContainerScreenActionScope
Definition
ContainerScreenActionScope.h:14
ContainerScreenTemporaryActionScope
Definition
ContainerScreenTemporaryActionScope.h:8
ContainerScreenTemporaryActionScope::$vftable
static MCAPI void ** $vftable()
ContainerScreenTemporaryActionScope::$dtor
MCAPI void $dtor()
src
mc
world
inventory
simulation
ContainerScreenTemporaryActionScope.h
Generated on
for LeviLamina by
1.16.1