| bCreateViewWithoutBindings |
bool |
Create the view even when there are no view bindings or events. |
MVVMBlueprintView.h |
- EditAnywhere
- Category="View"
|
| bInitializeBindingsOnConstruct |
bool |
Auto initialize the view bindings when the Widget is constructed. |
MVVMBlueprintView.h |
- EditAnywhere
- Category="View"
- Meta=(EditCondition="bInitializeSourcesOnConstruct")
|
| bInitializeEventsOnConstruct |
bool |
Auto initialize the view events when the Widget is constructed. |
MVVMBlueprintView.h |
- EditAnywhere
- Category="View"
|
| bInitializeSourcesOnConstruct |
bool |
Auto initialize the view sources when the Widget is constructed. |
MVVMBlueprintView.h |
- EditAnywhere
- Category="View"
|