Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/Components > API/Runtime/UMG/Components/UCanvasPanel
| Type | Name | Description | |
|---|---|---|---|
| bool | GetGeometryForSlot
(
int32 SlotIndex, |
Computes the geometry for a particular slot based on the current geometry of the canvas. | |
| bool | GetGeometryForSlot
(
UCanvasPanelSlot* Slot, |
Computes the geometry for a particular slot based on the current geometry of the canvas. |