Click or drag to resize

XMLParserGetCurrentLine Method

Gets the current line in the parsed file (currently not implemented).

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

Return Value

Type: Int32

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

See Also