Click or drag to resize

StreamPeerGetU16 Method

Gets an unsigned 16-bit value from the stream.

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

Return Value

Type: UInt16

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

See Also