Hi,
We deprecated the old replication pausing functionality in favor of using dormancy and the replication graph to achieve similar results. While it unfortunately is not as straight forward as using AActor::IsReplicationPausedForConnection, we do recommend using the replication graph, particularly the dynamic spatial frequency node, to achieve this kind of dynamic replication frequency based on distance from the connection’s view target.
Thanks,
Alex