Click or drag to resize

NetworkedMultiplayerENetIsDtlsEnabled Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.NetworkedMultiplayerENet.IsDtlsEnabled"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("IsDtlsEnabled is deprecated. Use the UseDtls property instead.")]
public bool IsDtlsEnabled()

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Godot.NetworkedMultiplayerENet.IsDtlsEnabled"]

See Also