UDPServerSetMaxPendingConnections Method |
Note: This API is now obsolete.
[Missing <summary> documentation for "M:Godot.UDPServer.SetMaxPendingConnections(System.Int32)"]
Namespace: Godot
[ObsoleteAttribute("SetMaxPendingConnections is deprecated. Use the MaxPendingConnections property instead.")] public void SetMaxPendingConnections( int maxPendingConnections )
[Missing <param name="maxPendingConnections"/> documentation for "M:Godot.UDPServer.SetMaxPendingConnections(System.Int32)"]