UGridSlot::SetLayer

Sets positive values offset this cell to be hit-tested and drawn on top of others.

Choose your operating system:

Windows

macOS

Linux

References

Module

UMG

Header

/Engine/Source/Runtime/UMG/Public/Components/GridSlot.h

Include

#include "Components/GridSlot.h"

Source

/Engine/Source/Runtime/UMG/Private/Components/GridSlot.cpp

Syntax

void SetLayer
(
    int32 InLayer
)

Remarks

Sets positive values offset this cell to be hit-tested and drawn on top of others.