StreamPeerTCP.Status

Values

ValueMeaning
statusNone0

The initial status of the StreamPeerTCP, also the status after a disconnect.

statusConnecting1

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

statusConnected2

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

statusError3

A status representing a StreamPeerTCP in error state.

Meta