pendingPlayers property

List<int> pendingPlayers
final

Indices of currently active (draining) players.

Implementation

final List<int> pendingPlayers;