GetGeometryForSlot

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

bool

 

GetGeometryForSlot

(
    int32 SlotIndex,
    FGeometry& ArrangedGeometry
)

Computes the geometry for a particular slot based on the current geometry of the canvas.

Public function Const

bool

 

GetGeometryForSlot

(
    UCanvasPanelSlot* Slot,
    FGeometry& ArrangedGeometry
)

Computes the geometry for a particular slot based on the current geometry of the canvas.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss