FUniqueNetId::GetType

Get the type token for this opaque data This is useful for inferring UniqueId subclasses and knowing which OSS it "goes with"

Windows
MacOS
Linux

Override Hierarchy

FUniqueNetId::GetType()

FUniqueNetIdString::GetType()

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/UObject/CoreOnline.h

Include

#include "UObject/CoreOnline.h"

Syntax

virtual FName GetType() const

Remarks

Get the type token for this opaque data This is useful for inferring UniqueId subclasses and knowing which OSS it "goes with"

Returns

FName representing the 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