Click or drag to resize

PacketPeerGetPacket Method

Gets a raw packet.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public byte[] GetPacket()

Return Value

Type: Byte

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

See Also