FUniqueNetIdRepl::UniqueIdFromString

Helper to create an [FUniqueNetId](API\Runtime\CoreUObject\UObject\FUniqueNetId) from a string and its type

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/GameFramework/OnlineReplStructs.h

Include

#include "GameFramework/OnlineReplStructs.h"

Source

/Engine/Source/Runtime/Engine/Private/OnlineReplStructs.cpp

Syntax

void UniqueIdFromString
(
    FName Type,
    const FString & Contents
)

Remarks

Helper to create an FUniqueNetId from a string and its type

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss