IOnlineSubsystemUtils::GetSubsystemFromReplicationHash

Return the name of the online subsystem associated with this hash

Windows
MacOS
Linux

References

Module

OnlineSubsystemUtils

Header

/Engine/Plugins/Online/OnlineSubsystemUtils/Source/OnlineSubsystemUtils/Public/OnlineSubsystemUtils.h

Include

#include "OnlineSubsystemUtils.h"

Syntax

FName GetSubsystemFromReplicationHash
(
    uint8 InHash
) const

Remarks

Return the name of the online subsystem associated with this hash

Returns

name of subsystem this hash belongs to

Parameters

Parameter

Description

InHash

replication hash for an online subsystem

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