Navigation
API > API/Runtime > API/Runtime/FieldNotification > API/Runtime/FieldNotification/INotifyFieldValueChanged
- INotifyFieldValueChanged::AddFieldValueChangedDelegate()
- UMVVMViewModelBase::AddFieldValueChangedDelegate()
- UWidget::AddFieldValueChangedDelegate()
References
| Module | FieldNotification |
| Header | /Engine/Source/Runtime/FieldNotification/Public/INotifyFieldValueChanged.h |
| Include | #include "INotifyFieldValueChanged.h" |
FDelegateHandle AddFieldValueChangedDelegate
&40;
UE::FieldNotification::FFieldId InFieldId,
FFieldValueChangedDelegate InNewDelegate
&41;
Remarks
Add a delegate that will be notified when the FieldId is value changed.