Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/Components > API/Runtime/UMG/Components/UGridSlot
Syntax
UPROPERTY (EditAnywhere, BlueprintReadWrite, Getter, Setter, BlueprintSetter="SetLayer",
Category="Layout|Grid Slot")
int32 Layer
Remarks
Positive values offset this cell to be hit-tested and drawn on top of others. Default is 0; i.e. no offset.