Choose your operating system:
Windows
macOS
Linux
| TSharedFromThis
|
Module |
|
Header |
/Engine/Plugins/Online/OnlineSubsystem/Source/Public/OnlineSubsystemTypes.h |
Include |
#include "OnlineSubsystemTypes.h" |
class FUniqueNetIdString : public FUniqueNetId
Unique net id wrapper for a string
Name | Description | |
---|---|---|
|
FUniqueNetIdString() |
Public constructors of FUniqueNetId types are deprecated. Please use the corresponding Create method instead to create a FUniqueNetIdRef |
|
FUniqueNetIdString ( |
Public constructors of FUniqueNetId types are deprecated. Please use the corresponding Create method instead to create a FUniqueNetIdRef |
|
FUniqueNetIdString ( |
Public constructors of FUniqueNetId types are deprecated. Please use the corresponding Create method instead to create a FUniqueNetIdRef |
|
FUniqueNetIdString ( |
Public constructors of FUniqueNetId types are deprecated. Please use the corresponding Create method instead to create a FUniqueNetIdRef |
|
FUniqueNetIdString |
Public constructors of FUniqueNetId types are deprecated. Please use the corresponding Create method instead to create a FUniqueNetIdRef |
|
FUniqueNetIdString |
Name | Description | |
---|---|---|
|
~FUniqueNetIdString() |
Name | Description | ||
---|---|---|---|
|
FUniqueNetId... |
Create |
|
|
FUniqueNetId... |
Create |
|
|
FUniqueNetId... |
EmptyId() |
Name | Description | ||
---|---|---|---|
|
const uint8 ... |
GetBytes() |
Get the raw byte representation of this opaque data This data is platform dependent and shouldn't be manipulated directly |
|
GetSize() |
Get the size of the opaque data |
|
|
GetType() |
Get the type token for this opaque data This is useful for inferring UniqueId subclasses and knowing which OSS it "goes with" |
|
|
IsValid() |
Check the validity of the opaque data |
|
|
ToDebugString() |
Get a human readable representation of the opaque data Shouldn't be used for anything other than logging/debugging |
|
|
ToString() |
Platform specific conversion to string representation of data |
Name | Description | ||
---|---|---|---|
|
FUniqueNetId... |
Create ( |
This FUniqueNetIdString Create method is deprecated. Please use Create(FString&& InUniqueNetId, const FName InType) |
|
FUniqueNetId... |
Create ( |
This FUniqueNetIdString Create method is deprecated. Please use Create(const FString& InUniqueNetId, const FName InType) |
|
FUniqueNetIdString |
Public constructors of FUniqueNetId types are deprecated. Please use the corresponding Create method instead to create a FUniqueNetIdRef |
|
|
FUniqueNetIdString() |
Public constructors of FUniqueNetId types are deprecated. Please use the corresponding Create method instead to create a FUniqueNetIdRef |
|
|
FUniqueNetIdString ( |
Public constructors of FUniqueNetId types are deprecated. Please use the corresponding Create method instead to create a FUniqueNetIdRef |
|
|
FUniqueNetIdString ( |
Public constructors of FUniqueNetId types are deprecated. Please use the corresponding Create method instead to create a FUniqueNetIdRef |
|
|
FUniqueNetIdString ( |
Public constructors of FUniqueNetId types are deprecated. Please use the corresponding Create method instead to create a FUniqueNetIdRef |