Navigation
API > API/Plugins > API/Plugins/ModelViewViewModel
A structure to identify the Condition and the associated FieldId
| Name | FMVVMViewClass_SourceCondition |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/ModelViewViewModel/Source/ModelViewViewModel/Public/View/MVVMViewClass.h |
| Include Path | #include "View/MVVMViewClass.h" |
Syntax
USTRUCT ()
struct FMVVMViewClass_SourceCondition
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ConditionKey | FMVVMViewClass_ConditionKey | View/MVVMViewClass.h |
|
|
| FieldId | FFieldNotificationId | View/MVVMViewClass.h |
|
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FMVVMViewClass_ConditionKey GetConditionKey() |
The key to identify a binding in the view class. | View/MVVMViewClass.h | |
| The id for the FieldId on the source. | View/MVVMViewClass.h |