Navigation
Unreal Engine C++ API Reference > Runtime > SlateCore > Types
Inheritance Hierarchy
- FSizeParam
- FStretch
References
Module | SlateCore |
Header | /Engine/Source/Runtime/SlateCore/Public/Types/SlateStructs.h |
Include | #include "Types/SlateStructs.h" |
Syntax
struct FStretch : public FSizeParam
Remarks
Structure for size parameters with SizeRule = SizeRule_Stretch.
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FStretch () |
||
![]() |
FStretch
(
const TAttribute< float >& StretchAmount |
See Also
FAspectRatio