Click or drag to resize

StreamPeerGetU64 Method

Gets an unsigned 64-bit value from the stream.

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

Return Value

Type: UInt64

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

See Also