Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Net > UOnlineEngineInterface
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/Net/OnlineEngineInterface.h |
Include | #include "Net/OnlineEngineInterface.h" |
virtual FName GetSubsystemFromReplicationHash
&40;
uint8 InHash
&41; const
Remarks
Return the name of the online subsystem associated with this hash name of subsystem this hash belongs to
Parameters
Name | Description |
---|---|
InHash | replication hash for an online subsystem |