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ยง
- Compression
Mode - Event
Type - ExBandwidth
Limit - Default-param extender for
ENetConnection::bandwidth_limit_ex
. - ExConnect
ToHost - Default-param extender for
ENetConnection::connect_to_host_ex
. - ExCreate
Host - Default-param extender for
ENetConnection::create_host_ex
. - ExCreate
Host Bound - Default-param extender for
ENetConnection::create_host_bound_ex
. - ExDtls
Client Setup - Default-param extender for
ENetConnection::dtls_client_setup_ex
. - ExService
- Default-param extender for
ENetConnection::service_ex
. - Host
Statistic