Function SceneTree.getNetworkConnectedPeers

Returns the peer IDs of all connected peers of this SceneTree's networkPeer.

PoolArray!(int) getNetworkConnectedPeers() nothrow @nogc const;