UCanvasPanel::GetGeometryForSlot

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

Windows
MacOS
Linux

References

Module

UMG

Header

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

Include

#include "Components/CanvasPanel.h"

Source

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

Syntax

bool GetGeometryForSlot
(
    UCanvasPanelSlot * Slot,
    FGeometry & ArrangedGeometry
) const

Remarks

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