Navigation
API > API/Plugins > API/Plugins/UIFramework
| Name | FUIFrameworkSimpleEventArgument |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/UIFramework/Source/Public/Types/UIFEvents.h |
| Include Path | #include "Types/UIFEvents.h" |
Syntax
USTRUCT (BlueprintType )
struct FUIFrameworkSimpleEventArgument
Derived Classes
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FUIFrameworkSimpleEventArgument() |
Types/UIFEvents.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| PlayerController | TObjectPtr< APlayerController > | Types/UIFEvents.h | ||
| Sender | TObjectPtr< UUIFrameworkWidget > | Types/UIFEvents.h |