XMLParser.open

Opens an XML file for parsing. This returns an error code.

struct XMLParser
@nogc nothrow
GodotError
open
(
in String file
)

Meta