![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <SlateStructs.h>
Inheritance diagram for FAuto:Public Member Functions | |
| FAuto () | |
Additional Inherited Members | |
Public Types inherited from FSizeParam | |
| enum | ESizeRule { SizeRule_Auto , SizeRule_Stretch , SizeRule_StretchContent } |
Public Attributes inherited from FSizeParam | |
| ESizeRule | SizeRule |
| TAttribute< float > | Value |
| TAttribute< float > | ShrinkValue |
Protected Member Functions inherited from FSizeParam | |
| FSizeParam (ESizeRule InTypeOfSize, const TAttribute< float > &InValue, const TAttribute< float > &InShrinkValue) | |
Structure for size parameters with SizeRule = SizeRule_Auto.
|
inline |