WebSocketPeer.GDNativeClassBinding

Undocumented in source.

Members

Static variables

close
GodotMethod!(void, long, String) close;
Undocumented in source.
getConnectedHost
GodotMethod!(String) getConnectedHost;
Undocumented in source.
getConnectedPort
GodotMethod!(long) getConnectedPort;
Undocumented in source.
getWriteMode
GodotMethod!(WebSocketPeer.WriteMode) getWriteMode;
Undocumented in source.
isConnectedToHost
GodotMethod!(bool) isConnectedToHost;
Undocumented in source.
setNoDelay
GodotMethod!(void, bool) setNoDelay;
Undocumented in source.
setWriteMode
GodotMethod!(void, long) setWriteMode;
Undocumented in source.
wasStringPacket
GodotMethod!(bool) wasStringPacket;
Undocumented in source.

Meta