Click or drag to resize

CommandEventArgscmd Property

receives one or more commands from socket - List of received commands

Namespace:  INF1771_GameClient.Socket
Assembly:  INF1771_GameClient (in INF1771_GameClient.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string[] cmd { get; set; }

Property Value

Type: String
See Also