godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
XMLParser.getAttributeValue
godot
xmlparser
XMLParser
Get the value of the attribute specified by the index in
idx
argument.
struct
XMLParser
@
nogc
nothrow const
String
getAttributeValue
(
in
long
idx
)
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
Get the value of the attribute specified by the index in idx argument.