UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::FieldNotification::Private Namespace Reference

Functions

bool SetPropertyValueAndBroadcast (void *SourceValuePtr, void *TargetValuePtr, FProperty *TargetProperty, UObject *Self, UObject *NetOwner, bool bHasLocalRepNotify, bool bShouldFlushDormancyOnSet, bool bIsNetProperty, TArrayView< FFieldNotificationId > FieldIds, const UObject *ActiveObject, FFrame &StackFrame)
 

Function Documentation

◆ SetPropertyValueAndBroadcast()

bool UE::FieldNotification::Private::SetPropertyValueAndBroadcast ( void SourceValuePtr,
void TargetValuePtr,
FProperty TargetProperty,
UObject Self,
UObject NetOwner,
bool  bHasLocalRepNotify,
bool  bShouldFlushDormancyOnSet,
bool  bIsNetProperty,
TArrayView< FFieldNotificationId FieldIds,
const UObject ActiveObject,
FFrame StackFrame 
)