Module |
|
Header |
/Engine/Source/Runtime/UMG/Public/Components/WidgetComponent.h |
Include |
#include "Components/WidgetComponent.h" |
Source |
/Engine/Source/Runtime/UMG/Private/Components/WidgetComponent.cpp |
virtual UUserWidget * GetWidget() const
Gets the widget that is used by this Widget Component. It will be null if a Slate Widget was set using SetSlateWidget function.