Choose your operating system:
Windows
macOS
Linux
| FSlateBaseNamedArgs
|
Module |
|
Header |
/Engine/Source/Runtime/Slate/Public/Widgets/Layout/SFxWidget.h |
Include |
#include "Widgets/Layout/SFxWidget.h" |
struct FArguments : public TSlateBaseNamedArgs< SFxWidget >
Name | Description | |
---|---|---|
|
FArguments() |
Name | Description | ||
---|---|---|---|
|
WidgetArgsTy... |
ColorAndOpacity ( |
Multiply the contents of the SFxWidget by this color and opacity when drawing |
|
NamedSlotPro... |
Content() |
The content that should be modified. |
|
WidgetArgsTy... |
HAlign ( |
The horizontal alignment of the child widget |
|
WidgetArgsTy... |
IgnoreClipping ( |
Should the FX widget disable all clipping and show through regardless of its parents' bounds. |
|
WidgetArgsTy... |
LayoutScale ( |
Just like visual scale only affects Geometry. |
|
WidgetArgsTy... |
RenderScale ( |
Scale the visuals of this widget. Geometry is not affected. |
|
WidgetArgsTy... |
RenderScaleOrigin ( |
The origin of the visual scale transform in the 0..1 range (0 being upper left, 1 being lower right) |
|
WidgetArgsTy... |
VAlign ( |
The vertical alignment of the child widget |
|
WidgetArgsTy... |
VisualOffset ( |
Offset the widget by some fraction of its size in either dimension. |
Name | Description | ||
---|---|---|---|
|
operator[] ( |
Name |
Description |
---|---|
WidgetArgsType |