C# Class UnityEngine.Networking.NetworkMigrationManager.ConnectionPendingPlayers

Show file Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Public Properties

Property Type Description
players List

Property Details

players public property

The list of players for a connection.

public List players
return List