Click or drag to resize

XMLParserRead Method

Reads the next node of the file. This returns an error code.

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

Return Value

Type: Error

[Missing <returns> documentation for "M:Godot.XMLParser.Read"]

See Also