UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FStretch Struct Reference

#include <SlateStructs.h>

+ Inheritance diagram for FStretch:

Public Member Functions

 FStretch (const TAttribute< float > &StretchAmount)
 
 FStretch ()
 

Additional Inherited Members

- Public Types inherited from FSizeParam
enum  ESizeRule { SizeRule_Auto , SizeRule_Stretch , SizeRule_StretchContent }
 
- Public Attributes inherited from FSizeParam
ESizeRule SizeRule
 
TAttribute< floatValue
 
TAttribute< floatShrinkValue
 
- Protected Member Functions inherited from FSizeParam
 FSizeParam (ESizeRule InTypeOfSize, const TAttribute< float > &InValue, const TAttribute< float > &InShrinkValue)
 

Detailed Description

Structure for size parameters with SizeRule = SizeRule_Stretch.

See also
FStretchContent, FAspectRatio, FAuto

Constructor & Destructor Documentation

◆ FStretch() [1/2]

FStretch::FStretch ( const TAttribute< float > &  StretchAmount)
inline

◆ FStretch() [2/2]

FStretch::FStretch ( )
inline

The documentation for this struct was generated from the following file: