Navigation
API > API/Plugins > API/Plugins/MassReplication > API/Plugins/MassReplication/UMassReplicationSubsystem
Syntax
TArray< FViewerClientPair > ClientToViewerHandleArray
Remarks
A free list array of FViewerClientPairs. This is organized so the index is that of the FMassClientHandle. For fast lookup of the related FMassViewerHandle. This only contains viewers that are also clients (ie only parent NetConnections not child ones).