StreamPeerTCP.GDNativeClassBinding

Undocumented in source.

Members

Static variables

connectToHost
GodotMethod!(GodotError, String, long) connectToHost;
Undocumented in source.
disconnectFromHost
GodotMethod!(void) disconnectFromHost;
Undocumented in source.
getConnectedHost
GodotMethod!(String) getConnectedHost;
Undocumented in source.
getConnectedPort
GodotMethod!(long) getConnectedPort;
Undocumented in source.
getStatus
GodotMethod!(StreamPeerTCP.Status) getStatus;
Undocumented in source.
isConnectedToHost
GodotMethod!(bool) isConnectedToHost;
Undocumented in source.
setNoDelay
GodotMethod!(void, bool) setNoDelay;
Undocumented in source.

Meta