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