Values

None

The initial status of the godot.StreamPeerTCP. This is also the status after disconnecting.

Connecting

A status representing a godot.StreamPeerTCP that is connecting to a host.

Connected

A status representing a godot.StreamPeerTCP that is connected to a host.

Error

A status representing a godot.StreamPeerTCP in error state.