Module enet_connection

Expand description

Sidecar module for class ENetConnection.

Defines related flag and enum types. In GDScript, those are nested under the class scope.

See also Godot docs for ENetConnection enums.

Structsยง

CompressionMode
EventType
ExBandwidthLimit
Default-param extender for ENetConnection::bandwidth_limit_ex.
ExConnectToHost
Default-param extender for ENetConnection::connect_to_host_ex.
ExCreateHost
Default-param extender for ENetConnection::create_host_ex.
ExCreateHostBound
Default-param extender for ENetConnection::create_host_bound_ex.
ExDtlsClientSetup
Default-param extender for ENetConnection::dtls_client_setup_ex.
ExService
Default-param extender for ENetConnection::service_ex.
HostStatistic