Namespace: DeltaEngine.NetworkingAssembly: DeltaEngine.Networking (in DeltaEngine.Networking.dll) Version: 1.1.1.0 (1.1.1)
protected readonly List<Client> connectedClients
protected readonly List<Client> connectedClients
Protected ReadOnly connectedClients As List(Of Client)
Protected ReadOnly connectedClients As List(Of Client)
protected:
initonly List<Client^>^ connectedClients
protected:
initonly List<Client^>^ connectedClients
val connectedClients: List<Client>
val connectedClients: List<Client>
Field Value
Type:
List Client