godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
XMLParser.read
godot
xmlparser
XMLParser
Reads the next node of the file. This returns an error code.
struct
XMLParser
@
nogc
nothrow
GodotError
read
(
)
Meta
Source
See Implementation
godot
xmlparser
XMLParser
aliases
BaseClasses
enums
Constants
NodeType
functions
getAttributeCount
getAttributeName
getAttributeValue
getCurrentLine
getNamedAttributeValue
getNamedAttributeValueSafe
getNodeData
getNodeName
getNodeOffset
getNodeType
hasAttribute
isEmpty
opAssign
opEquals
open
openBuffer
read
seek
skipSection
toHash
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Reads the next node of the file. This returns an error code.