UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
IFieldValueChanged.h
Go to the documentation of this file.
1// Copyright Epic Games, Inc. All Rights Reserved.
2#pragma once
3
4// HEADER_UNIT_SKIP - Deprecated
5
7
8UE_DEPRECATED(5.3, "Including FieldNotification/IFieldValueChanged.h is deprecated. The file location changed. Please include INotifyFieldValueChanged.h instead and add the module FieldNotification to your .build.cs")
12
#define UE_DEPRECATED(Version, Message)
Definition CoreMiscDefines.h:302
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
void IFieldValueChangedHeaderDeprecatedWarning()
Definition IFieldValueChanged.h:9
void TriggerIFieldValueChangedHeaderDeprecatedWarning()
Definition IFieldValueChanged.h:13