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