UDocumentation
UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TextRange.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 "
Containers/UnrealString.h
"
7
8
UE_DEPRECATED
(4.23,
"Including TextRange.h has been deprecated. Please include UnrealString.h in the Core module instead."
)
9
inline
void
TextRangeHeaderDeprecatedWarning
()
10
{
11
}
12
13
inline
void
TriggerTextRangeHeaderDeprecatedWarning
()
14
{
15
TextRangeHeaderDeprecatedWarning
();
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
TextRangeHeaderDeprecatedWarning
void TextRangeHeaderDeprecatedWarning()
Definition
TextRange.h:9
TriggerTextRangeHeaderDeprecatedWarning
void TriggerTextRangeHeaderDeprecatedWarning()
Definition
TextRange.h:13
UnrealString.h
Engine
Source
Runtime
Slate
Public
Framework
Text
TextRange.h
Generated by
1.9.8