Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/Blueprint > API/Runtime/UMG/Blueprint/UWidgetBlueprintLibrary
References
| Module | UMG |
| Header | /Engine/Source/Runtime/UMG/Public/Blueprint/WidgetBlueprintLibrary.h |
| Include | #include "Blueprint/WidgetBlueprintLibrary.h" |
| Source | /Engine/Source/Runtime/UMG/Private/WidgetBlueprintLibrary.cpp |
UFUNCTION (BlueprintCallable, BlueprintCosmetic,
Meta=(WorldContext="WorldContextObject", DisplayName="Create Widget", BlueprintInternalUseOnly="true"),
Category="Widget")
static UUserWidget * Create
(
UObject * WorldContextObject,
TSubclassOf< class UUserWidget > WidgetType,
APlayerController * OwningPlayer
)
Remarks
Creates a widget