Click or drag to resize

StreamPeerGetU8 Method

Gets an unsigned byte from the stream.

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

Return Value

Type: Byte

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

See Also