24 UE_DEPRECATED(5.3,
"Use the overload of Debugf that takes the Title by-value.")
41 UE_DEPRECATED(5.3,
"Use the overload of Open that takes the Title by-value.")
56 UE_DEPRECATED(5.3,
"Use the overload of Open that takes the Title by-value.")
#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
Type
Definition GenericPlatformMisc.h:306
Type
Definition GenericPlatformMisc.h:325
Definition MessageDialog.h:17
static CORE_API void Debugf(const FText &Message)
Definition MessageDialog.cpp:39
static CORE_API void ShowLastError()
Definition MessageDialog.cpp:63