Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/Blueprint > API/Runtime/UMG/Blueprint/UUserWidget
Syntax
UPROPERTY ()
uint8 bAutomaticallyRegisterInputOnConstruction: 1
Remarks
If true, this widget will automatically register its own input component upon construction. This will allow the use of binding input delegates in the event graph.
This is set during the compilation of the widget blueprint.