Navigation
API > API/Plugins > API/Plugins/UIFramework
| |
|
| Name |
FUIFrameworkGameLayerSlot |
| Type |
struct |
| Header File |
/Engine/Plugins/Experimental/UIFramework/Source/Public/UIFPlayerComponent.h |
| Include Path |
#include "UIFPlayerComponent.h" |
Syntax
USTRUCT (BlueprintType )
struct FUIFrameworkGameLayerSlot : public FUIFrameworkSlotBase
Inheritance Hierarchy
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
FUIFrameworkGameLayerSlot()
|
|
UIFPlayerComponent.h |
|
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| InputMode |
EUIFrameworkInputMode |
|
UIFPlayerComponent.h |
- BlueprintReadWrite
- Category="UI Framework"
|
| Type |
EUIFrameworkGameLayerType |
|
UIFPlayerComponent.h |
- BlueprintReadWrite
- Category="UI Framework"
|
| ZOrder |
int32 |
|
UIFPlayerComponent.h |
- BlueprintReadWrite
- Category="UI Framework"
|
Functions
Public