Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/Components
References
| Module | UMG |
| Header | /Engine/Source/Runtime/UMG/Public/Components/SlateWrapperTypes.h |
| Include | #include "Components/SlateWrapperTypes.h" |
Syntax
struct FEventReply
Remarks
Allows users to handle events and return information to the underlying UI layer.
Variables
| Type | Name | Description | |
|---|---|---|---|
| FReply | NativeReply |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FEventReply
(
bool IsHandled |