godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
XMLParser.read
godot
xmlparser
XMLParser
Read 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
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name
Read the next node of the file. This returns an error code.