Click or drag to resize

StreamPeerGet16 Method

Gets a signed 16-bit value from the stream.

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

Return Value

Type: Int16

[Missing <returns> documentation for "M:Godot.StreamPeer.Get16"]

See Also