TCP_Server.GDNativeClassBinding

Undocumented in source.

Members

Static variables

isConnectionAvailable
GodotMethod!(bool) isConnectionAvailable;
Undocumented in source.
isListening
GodotMethod!(bool) isListening;
Undocumented in source.
listen
GodotMethod!(GodotError, long, String) listen;
Undocumented in source.
stop
GodotMethod!(void) stop;
Undocumented in source.
takeConnection
GodotMethod!(StreamPeerTCP) takeConnection;
Undocumented in source.

Meta