Click or drag to resize

PacketPeerStreamGetOutputBufferMaxSize Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.PacketPeerStream.GetOutputBufferMaxSize"]

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

Return Value

Type: Int32

[Missing <returns> documentation for "M:Godot.PacketPeerStream.GetOutputBufferMaxSize"]

See Also