unreal.MVVMViewSource¶
- class unreal.MVVMViewSource¶
Bases:
StructBaseMVVMView Source
C++ Source:
Plugin: ModelViewViewModel
Module: ModelViewViewModel
File: MVVMView.h
Editor Properties: (see get_editor_property/set_editor_property)
assigned_to_user_widget_property(bool): [Read-Only] The source was set to a UserWidget property.created_source(bool): [Read-Only] The source is defined in the ClassExtension.registered_count(int32): [Read-Only] Number of bindings connected to the source.set_manually(bool): [Read-Only] The source was set manually via SetViewModel.source(Object): [Read-Only]source_name(Name): [Read-Only] TScriptInterface<INotifyFieldValueChanged>