TCP_Server._classBinding

Undocumented in source.

Members

Static variables

isConnectionAvailable
GodotMethod!(bool) isConnectionAvailable;
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