Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/SMultiBoxWidget
| |
|
| Name |
FArguments |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Slate/Public/Framework/MultiBox/MultiBox.h |
| Include Path |
#include "Framework/MultiBox/MultiBox.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SMultiBoxWidget >
Inheritance Hierarchy
Constructors
Typedefs
| Name |
Type |
Remarks |
Include Path |
| WidgetArgsType |
FArguments |
|
Framework/MultiBox/MultiBox.h |
Functions
Public
| Name |
Remarks |
Include Path |
Unreal Specifiers |
WidgetArgsType & ContentScale
(
const TAttribute< FVector2D >& InAttribute
)
|
Content scaling factor |
Framework/MultiBox/MultiBox.h |
|