UWidgetBlueprintLibrary::Create

Creates a widget

Choose your operating system:

Windows

macOS

Linux

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

Syntax

static UUserWidget * Create
(
    UObject * WorldContextObject,
    TSubclassOf< class UUserWidget > WidgetType,
    APlayerController * OwningPlayer
)

Remarks

Creates a widget