LeviLamina
Loading...
Searching...
No Matches
VisualTreeProxyCallbacks.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
ToggleComponent
;
8
class
UIControl
;
9
// clang-format on
10
11
struct
VisualTreeProxyCallbacks
{
12
public
:
13
// member variables
14
// NOLINTBEGIN
15
::ll::TypedStorage<
16
8,
17
64,
18
::std::function<::std::vector<::std::shared_ptr<::UIControl>>(::std::function<bool(::ToggleComponent
const
&)>)>>
19
mGetVisibleControlsWith;
20
::ll::TypedStorage<8, 64, ::std::function<bool(::std::string
const
&)>> mVisibleControlExistsWithName;
21
::ll::TypedStorage<
22
8,
23
64,
24
::std::function<::std::shared_ptr<::UIControl>(::std::function<
bool
(::UIControl
const
&)>
const
&)>>
25
mGetFirstVisibleControl;
26
// NOLINTEND
27
};
ToggleComponent
Definition
ToggleComponent.h:5
UIControl
Definition
UIControl.h:5
VisualTreeProxyCallbacks
Definition
VisualTreeProxyCallbacks.h:5
src-client
mc
client
gui
controls
VisualTreeProxyCallbacks.h
Generated on
for LeviLamina by
1.16.1