Navigation
API > API/Plugins > API/Plugins/SlateIM
| |
|
| Name |
FSlateIMScrollBoxParams |
| Type |
struct |
| Header File |
/Engine/Plugins/Experimental/SlateIM/Source/SlateIM/Public/SlateIMParameters.h |
| Include Path |
#include "SlateIMParameters.h" |
Syntax
USTRUCT (BlueprintType )
struct FSlateIMScrollBoxParams
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Orientation |
TEnumAsByte< EOrientation > |
Which direction content should flow and scroll |
SlateIMParameters.h |
- BlueprintReadWrite
- EditAnywhere
- Category="SlateIM"
|