LeviLamina
Loading...
Searching...
No Matches
ButtonUpRightOfFirstRefusalRequest.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
UIControl
;
8
// clang-format on
9
10
struct
ButtonUpRightOfFirstRefusalRequest
{
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::TypedStorage<4, 4, uint> buttonId;
15
::ll::TypedStorage<8, 16, ::std::weak_ptr<::UIControl>> control;
16
// NOLINTEND
17
18
public
:
19
// member functions
20
// NOLINTBEGIN
21
MCAPI ~ButtonUpRightOfFirstRefusalRequest();
22
// NOLINTEND
23
24
public
:
25
// destructor thunk
26
// NOLINTBEGIN
27
MCFOLD
void
$dtor();
28
// NOLINTEND
29
};
UIControl
Definition
UIControl.h:5
ButtonUpRightOfFirstRefusalRequest
Definition
ButtonUpRightOfFirstRefusalRequest.h:5
src-client
mc
client
gui
controls
ButtonUpRightOfFirstRefusalRequest.h
Generated on
for LeviLamina by
1.16.1