WebSocketServer._classBinding

Undocumented in source.

Members

Static variables

disconnectPeer
GodotMethod!(void, long, long, String) disconnectPeer;
Undocumented in source.
getPeerAddress
GodotMethod!(String, long) getPeerAddress;
Undocumented in source.
getPeerPort
GodotMethod!(long, long) getPeerPort;
Undocumented in source.
hasPeer
GodotMethod!(bool, long) hasPeer;
Undocumented in source.
isListening
GodotMethod!(bool) isListening;
Undocumented in source.
listen
GodotMethod!(GodotError, long, PoolStringArray, bool) listen;
Undocumented in source.
stop
GodotMethod!(void) stop;
Undocumented in source.

Meta