UNetReplicationGraphConnection::GetClientVisibleLevelNames

Generates a set of all the visible level names for this connection and its subconnections (if any)

Windows
MacOS
Linux

References

Module

ReplicationGraph

Header

/Engine/Plugins/Runtime/ReplicationGraph/Source/Public/ReplicationGraph.h

Include

#include "ReplicationGraph.h"

Source

/Engine/Plugins/Runtime/ReplicationGraph/Source/Private/ReplicationGraph.cpp

Syntax

virtual void GetClientVisibleLevelNames
(
    TSet< FName > & OutLevelNames
) const

Remarks

Generates a set of all the visible level names for this connection and its subconnections (if any)

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