Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/Blueprint > API/Runtime/UMG/Blueprint/UWidgetBlueprintGeneratedClass
Syntax
UPROPERTY ()
uint32 bCanCallInitializedWithoutPlayerContext: 1
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.