Click or drag to resize

PacketPeerGetAvailablePacketCount Method

Returns the number of packets currently available in the ring-buffer.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public int GetAvailablePacketCount()

Return Value

Type: Int32

[Missing <returns> documentation for "M:Godot.PacketPeer.GetAvailablePacketCount"]

See Also