Navigation
API > API/Editor > API/Editor/UMGEditor > API/Editor/UMGEditor/UWidgetBlueprint
Syntax
UPROPERTY (EditAnywhere, Category="Widget")
bool bCanCallInitializedWithoutPlayerContext
Remarks
Determines whether this widget blueprint can be initialized without a valid player context (PlayerController, etc.). Required to be true for use with UMG Widget Preview.