XMLParserSeek Method |
Moves the buffer cursor to a certain offset (since the beginning) and read the next node there. This returns an error code.
Namespace: Godot
public Error Seek( ulong position )
[Missing <param name="position"/> documentation for "M:Godot.XMLParser.Seek(System.UInt64)"]
[Missing <returns> documentation for "M:Godot.XMLParser.Seek(System.UInt64)"]