godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
TCP_Server._new
godot
tcp_server
TCP_Server
Construct a new instance of TCP_Server. Note: use
memnew!TCP_Server
instead.
struct
TCP_Server
@
nogc
nothrow static
TCP_Server
_new
(
)
Meta
Source
See Implementation
godot
tcp_server
TCP_Server
aliases
BaseClasses
functions
isConnectionAvailable
isListening
listen
opAssign
opEquals
stop
takeConnection
toHash
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Construct a new instance of TCP_Server. Note: use memnew!TCP_Server instead.