IUMGDesigner::GetWidgetParentGeometry

Gets the previous frames widget geometry of the parent of the provided widget.

Windows
MacOS
Linux

References

Module

UMGEditor

Header

/Engine/Source/Editor/UMGEditor/Public/IUMGDesigner.h

Include

#include "IUMGDesigner.h"

Syntax

bool GetWidgetParentGeometry
(
    const FWidgetReference & Widget,
    FGeometry & Geometry
) const

Remarks

Gets the previous frames widget geometry of the parent of the provided widget.

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