UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
VersePathFwd.h File Reference
#include "CoreTypes.h"
#include "Containers/StringFwd.h"

Go to the source code of this file.

Namespaces

namespace  UE
 
namespace  UE::Core
 

Functions

bool UE::Core::operator== (const FVersePath &Lhs, const FVersePath &Rhs)
 
bool UE::Core::operator!= (const FVersePath &Lhs, const FVersePath &Rhs)
 
FArchiveUE::Core::operator<< (FArchive &Ar, FVersePath &VersePath)
 
uint32 UE::Core::GetTypeHash (const UE::Core::FVersePath &VersePath)
 
CORE_API FString UE::Core::MangleGuidToVerseIdent (const FString &Guid)
 
CORE_API FString UE::Core::MakeValidVerseIdentifier (FStringView Str)