Click or drag to resize

StreamPeerGet64 Method

Gets a signed 64-bit value from the stream.

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

Return Value

Type: Int64

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

See Also