LeviLamina
Loading...
Searching...
No Matches
UIPropertyBag.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
UIPropertyBag
{
6
public
:
7
// UIPropertyBag inner types declare
8
// clang-format off
9
struct
ContextObject
;
10
struct
PropertyChangedNotificationInfo
;
11
// clang-format on
12
13
// UIPropertyBag inner types define
14
struct
ContextObject
{};
15
16
struct
PropertyChangedNotificationInfo
{};
17
};
UIPropertyBag::ContextObject
Definition
UIPropertyBag.h:14
UIPropertyBag::PropertyChangedNotificationInfo
Definition
UIPropertyBag.h:16
UIPropertyBag
Definition
UIPropertyBag.h:5
src-server
mc
client
gui
controls
UIPropertyBag.h
Generated on
for LeviLamina by
1.16.1