Click or drag to resize

StreamPeerGetU32 Method

Gets an unsigned 32-bit value from the stream.

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

Return Value

Type: UInt32

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

See Also