Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/Components > API/Runtime/UMG/Components/UDynamicEntryBoxBase
Deprecated * Direct access to EntrySpacing is deprecated. Please use the getter or setter.
Syntax
FVector2D EntrySpacing
Remarks
The padding to apply between entries in the box. Note horizontal boxes only use the X and vertical boxes only use Y. Value is also ignored for the first entry in the box. Wrap and Overlay types use both X and Y for spacing.