UOnlineEngineInterface::GetReplicationHashForSubsystem

Utils Return the replication hash for a given subsystem

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Net/OnlineEngineInterface.h

Include

#include "Net/OnlineEngineInterface.h"

Syntax

virtual uint8 GetReplicationHashForSubsystem
(
    FName InSubsystemName
) const

Remarks

Utils 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