Navigation
API > API/Plugins > API/Plugins/ModelViewViewModel > API/Plugins/ModelViewViewModel/View
References
| Module | ModelViewViewModel |
| Header | /Engine/Plugins/Runtime/ModelViewViewModel/Source/ModelViewViewModel/Public/View/MVVMViewClass.h |
| Include | #include "View/MVVMViewClass.h" |
Syntax
USTRUCT ()
struct FMVVMViewClass_EvaluateSource
Remarks
A binding to evaluate the source when something change in its path.
Functions
| Type | Name | Description | |
|---|---|---|---|
| FFieldNotificationId | GetFieldId () |
The id for the FieldId on the source on the parent that will trigger the evaluation. | |
| FMVVMViewClass_SourceKey | The source that owns the source. | ||
| FMVVMViewClass_SourceKey | GetSource () |
The source that needs to be evaluated. |