UCanvasPanel::GetCanvasWidget

Gets the underlying native canvas widget if it has been constructed

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

TSharedPtr< class SConstraintCanvas > GetCanvasWidget() const

Remarks

Gets the underlying native canvas widget if it has been constructed

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