32 if (DebugName && DebugName->
Name)
34 return DebugName->
Name;
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
const TCHAR * ToCStr(const UE::Net::FNetDebugName *DebugName)
Definition NetDebugName.h:30
Definition NetworkVersion.cpp:28
uint32 FNetDebugNameId
Definition NetDebugName.h:14
const FNetDebugName * CreatePersistentNetDebugName(const TCHAR *Name, uint32 NameLen)
Definition PersistentNetDebugNames.cpp:110
void ResetPersistentNetDebugNameIds()
Definition PersistentNetDebugNames.cpp:118
static int32 Strlen(const CharType *String)
Definition CString.h:1047
Definition NetDebugName.h:17
FNetDebugNameId DebugNameId
Definition NetDebugName.h:19
const TCHAR * Name
Definition NetDebugName.h:18