| bAssignedToUserWidgetProperty |
bool |
The source was set to a UserWidget property. |
View/MVVMViewDeprecatedTypes.h |
- VisibleAnywhere
- Category="Viewmodel"
|
| bBindingsInitialized |
bool |
The source bindings are initialized. |
View/MVVMViewDeprecatedTypes.h |
- VisibleAnywhere
- Category="Viewmodel"
|
| bCreatedSource |
bool |
The source is defined in the ClassExtension. |
View/MVVMViewDeprecatedTypes.h |
- VisibleAnywhere
- Category="Viewmodel"
|
| bSetManually |
bool |
The source was set manually via SetViewModel. |
View/MVVMViewDeprecatedTypes.h |
- VisibleAnywhere
- Category="Viewmodel"
|
| RegisteredCount |
int32 |
Number of bindings connected to the source. |
View/MVVMViewDeprecatedTypes.h |
- VisibleAnywhere
- Category="Viewmodel"
|
| Source |
TObjectPtr< UObject > |
|
View/MVVMViewDeprecatedTypes.h |
- VisibleAnywhere
- Category="Viewmodel"
|
| SourceName |
FName |
|
View/MVVMViewDeprecatedTypes.h |
- VisibleAnywhere
- Category="Viewmodel"
|