Navigation
API > API/Plugins > API/Plugins/OnlineSubsystemUtils > API/Plugins/OnlineSubsystemUtils/IOnlineSubsystemUtils
References
| Module | OnlineSubsystemUtils |
| Header | /Engine/Plugins/Online/OnlineSubsystemUtils/Source/OnlineSubsystemUtils/Public/OnlineSubsystemUtils.h |
| Include | #include "OnlineSubsystemUtils.h" |
FUniqueNetIdPtr CreateForeignUniqueNetId
&40;
const FString & Str,
FName Type
&41; const
Remarks
Create a TRANSPORT LAYER unique id NOTE: Do NOT Use this for anything other than replication to non native platforms This is NOT a shortcut for creating unique ids unique net id in "transport" format
Parameters
| Name | Description |
|---|---|
| Str | string form an opaque unique net id |
| Type | name of the online subsystem this unique id belongs to |