Click or drag to resize

NetworkedMultiplayerENetIsAlwaysOrdered Method

Note: This API is now obsolete.

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

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

Return Value

Type: Boolean

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

See Also