UDocumentation
UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FieldNotificationHelpers.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
6
#include "
FieldNotificationHelpers.h
"
7
8
UE_DEPRECATED
(5.3,
"Including FieldNotification/FieldNotificationHelpers.h is deprecated. The file location changed. Please include FieldNotificationHelpers.h instead and add the module FieldNotification to your .build.cs"
)
9
inline
void
FieldNotificationHelpersHeaderDeprecatedWarning
()
10
{
11
}
12
13
inline
void
TriggerFieldNotificationHelpersHeaderDeprecatedWarning
()
14
{
15
FieldNotificationHelpersHeaderDeprecatedWarning
();
16
}
UE_DEPRECATED
#define UE_DEPRECATED(Version, Message)
Definition
CoreMiscDefines.h:302
StaticCastSharedRef
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition
SharedPointer.h:127
FieldNotificationHelpers.h
FieldNotificationHelpersHeaderDeprecatedWarning
void FieldNotificationHelpersHeaderDeprecatedWarning()
Definition
FieldNotificationHelpers.h:9
TriggerFieldNotificationHelpersHeaderDeprecatedWarning
void TriggerFieldNotificationHelpersHeaderDeprecatedWarning()
Definition
FieldNotificationHelpers.h:13
Engine
Source
Runtime
UMG
Public
FieldNotification
FieldNotificationHelpers.h
Generated by
1.9.8