|
LEAP Documentation 40220
Documentation for the LEAP project
|
Go to the source code of this file.
Classes | |
| class | UAdvancedUserWidget |
Enumerations | |
| enum class | EWidgetDismissType : uint8 { Input = 0 , Widget = 1 , Forced = 2 } |
| enum | EWindowToggleCommand { Toggle = 0 , Open = 1 , Close = 2 } |
Functions | |
| DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam (FWidgetVisibleSignature, const UObject *, ContextObject) | |
| DECLARE_DYNAMIC_MULTICAST_DELEGATE (FWidgetCollapsedSignature) | |
|
strong |
| enum EWindowToggleCommand |
| DECLARE_DYNAMIC_MULTICAST_DELEGATE | ( | FWidgetCollapsedSignature | ) |
| DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam | ( | FWidgetVisibleSignature | , |
| const UObject * | , | ||
| ContextObject | |||
| ) |