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

#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< 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_Auto.

See also
FAspectRatio, FStretch, FStretchContent

Constructor & Destructor Documentation

◆ FAuto()

FAuto::FAuto ( )
inline

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