IOnlineSubsystemUtils::GetReplicationHashForSubsystem

Return the replication hash for a given subsystem

Windows
MacOS
Linux

References

Module

OnlineSubsystemUtils

Header

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

Include

#include "OnlineSubsystemUtils.h"

Syntax

uint8 GetReplicationHashForSubsystem
(
    FName SubsystemName
) const

Remarks

Return the replication hash for a given subsystem

Returns

replication hash, or 0 if invalid/unknown

Parameters

Parameter

Description

InSubsystemName

name of subsystem to retrieve hash from

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