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
7
8UE_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")
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 TriggerIClassDescriptorHeaderDeprecatedWarning()
Definition IClassDescriptor.h:13
void IClassDescriptorHeaderDeprecatedWarning()
Definition IClassDescriptor.h:9