Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Widgets > API/Runtime/SlateCore/Widgets/SOverlay > API/Runtime/SlateCore/Widgets/SOverlay/FOverlaySlot
Deprecated * Direct access to ZOrder is now deprecated. Use the getter or setter.
Syntax
int32 ZOrder
Remarks
Slots with larger ZOrder values will draw above slots with smaller ZOrder values. Slots with the same ZOrder will simply draw in the order they were added.