Navigation
API > API/Plugins > API/Plugins/ModelViewViewModelBlueprint > API/Plugins/ModelViewViewModelBlueprint/UMVVMBlueprintViewSettings
Syntax
UPROPERTY (EditAnywhere, Category="View")
bool bInitializeEventsOnConstruct
Remarks
Auto initialize the view events when the Widget is constructed. If false, the user will have to initialize the event manually.