Zdexby TheHolyOneZ
5,360 classes
Class

UFieldNotificationLibrary

: UBlueprintFunctionLibrary : UObject
/Script/Engine.FieldNotificationLibrary 0x0028 (40 B) align 8 inherited 0x0028 vtable /Script/Engine
0x00x0028

Members 0

OffsetSizeNameTypeFlagsDefault
No reflected members.

Functions 4

SignatureFlagsNativeParams
bool SetPropertyValueAndBroadcastFields(bool NewValueByRef, const int32& OldValue, const int32& NewValue, UObject* Object, UObject* NetOwner, bool bHasLocalRepNotify, bool bShouldFlushDormancyOnSet, bool bIsNetProperty, const TArray<FFieldNotificationId>& ExtraFieldIds)FinalNative+2 flags0x39
bool SetPropertyValueAndBroadcast(bool NewValueByRef, const int32& OldValue, const int32& NewValue, UObject* Object, UObject* NetOwner, bool bHasLocalRepNotify, bool bShouldFlushDormancyOnSet, bool bIsNetProperty)FinalNative+2 flags0x24
void BroadcastFieldValueChanged(UObject* Object, const FFieldNotificationId& FieldId)FinalNative+2 flags0x10
void BroadcastFieldsValueChanged(UObject* Object, const TArray<FFieldNotificationId>& FieldIds)FinalNative+2 flags0x18