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