Navigation
API > API/Runtime > API/Runtime/SlateCore
Structure for size parameters with SizeRule = SizeRule_StretchContent.
| Name | FStretchContent |
| Type | struct |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Types/SlateStructs.h |
| Include Path | #include "Types/SlateStructs.h" |
Syntax
struct FStretchContent : public FSizeParam
Inheritance Hierarchy
- FSizeParam → FStretchContent
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Types/SlateStructs.h | |||
FStretchContent
(
const TAttribute< float >& StretchAmount |
Types/SlateStructs.h | ||
FStretchContent
(
const TAttribute< float >& GrowStretchAmount, |
Types/SlateStructs.h |