Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FieldNotification > API/Runtime/Engine/FieldNotification/UFieldNotificationLibrary
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/FieldNotification/FieldNotificationLibrary.h |
| Include | #include "FieldNotification/FieldNotificationLibrary.h" |
| Source | /Engine/Source/Runtime/Engine/Private/FieldNotification/FieldNotificationLibrary.cpp |
UFUNCTION (BlueprintCallable, Category="FieldNotification",
Meta=(FieldNotifyInterfaceParam="Object", DisplayName="Broadcast Field Value Changed"))
static void BroadcastFieldValueChanged
(
UObject * Object,
FFieldNotificationId FieldId
)
Remarks
Broadcast that the Field value changed.