Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/Components > API/Runtime/UMG/Components/UWidgetComponent
References
Module | UMG |
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 &42; GetWidget&40;&41; const
Remarks
Gets the widget that is used by this Widget Component. It will be null if a Slate Widget was set using SetSlateWidget function.