#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
Definition Archive.h:1208
Definition VersePath.h:14
Definition PlayInEditorLoadingScope.h:8
bool operator!=(const FVersePath &Lhs, const FVersePath &Rhs)
Definition VersePath.h:132
FArchive & operator<<(FArchive &Ar, FVersePath &VersePath)
Definition VersePath.h:137
CORE_API FString MakeValidVerseIdentifier(FStringView Str)
Definition VersePath.cpp:549
uint32 GetTypeHash(const UE::Core::FVersePath &VersePath)
Definition VersePath.h:142
CORE_API FString MangleGuidToVerseIdent(const FString &Guid)
Definition VersePath.cpp:544
bool operator==(const FVersePath &Lhs, const FVersePath &Rhs)
Definition VersePath.h:127