UDPServer Properties |
The UDPServer type exposes the following members.
Name | Description | |
---|---|---|
![]() | DynamicObject |
Gets a new DynamicGodotObject associated with this instance.
(Inherited from Object.) |
![]() | MaxPendingConnections | Define the maximum number of pending connections, during Poll, any new pending connection exceeding that value will be automatically dropped. Setting this value to 0 effectively prevents any new pending connection to be accepted (e.g. when all your players have connected). |
![]() | NativeInstance | (Inherited from Object.) |