| GameLiftManagerLobbyManagerDEFAULT_UDP_PORT Field |
The default UDP port number to receive messages on
Namespace:
ASL
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax private const int DEFAULT_UDP_PORT = 33400
Private Const DEFAULT_UDP_PORT As Integer = 33400
private:
literal int DEFAULT_UDP_PORT = 33400
static val mutable private DEFAULT_UDP_PORT: int
Field Value
Type:
Int32See Also