UDocumentation
UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FieldMulticastDelegate.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 "
FieldNotificationDelegate.h
"
7
8
UE_DEPRECATED
(5.3,
"Including FieldNotification/FieldMulticastDelegate.h is deprecated. The file location changed. Please include FieldNotificationDelegate.h instead and add the module FieldNotification to your .build.cs"
)
9
inline
void
FieldMulticastDelegateHeaderDeprecatedWarning
()
10
{
11
}
12
13
inline
void
TriggerFieldMulticastDelegateHeaderDeprecatedWarning
()
14
{
15
FieldMulticastDelegateHeaderDeprecatedWarning
();
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
FieldMulticastDelegateHeaderDeprecatedWarning
void FieldMulticastDelegateHeaderDeprecatedWarning()
Definition
FieldMulticastDelegate.h:9
TriggerFieldMulticastDelegateHeaderDeprecatedWarning
void TriggerFieldMulticastDelegateHeaderDeprecatedWarning()
Definition
FieldMulticastDelegate.h:13
FieldNotificationDelegate.h
Engine
Source
Runtime
UMG
Public
FieldNotification
FieldMulticastDelegate.h
Generated by
1.9.8