- getAttributeCount
GodotMethod!(long) getAttributeCount;
Undocumented in source.
- getAttributeName
GodotMethod!(String, long) getAttributeName;
Undocumented in source.
- getAttributeValue
GodotMethod!(String, long) getAttributeValue;
Undocumented in source.
- getCurrentLine
GodotMethod!(long) getCurrentLine;
Undocumented in source.
- getNamedAttributeValue
GodotMethod!(String, String) getNamedAttributeValue;
Undocumented in source.
- getNamedAttributeValueSafe
GodotMethod!(String, String) getNamedAttributeValueSafe;
Undocumented in source.
- getNodeData
GodotMethod!(String) getNodeData;
Undocumented in source.
- getNodeName
GodotMethod!(String) getNodeName;
Undocumented in source.
- getNodeOffset
GodotMethod!(long) getNodeOffset;
Undocumented in source.
- getNodeType
GodotMethod!(XMLParser.NodeType) getNodeType;
Undocumented in source.
- hasAttribute
GodotMethod!(bool, String) hasAttribute;
Undocumented in source.
- isEmpty
GodotMethod!(bool) isEmpty;
Undocumented in source.
- open
GodotMethod!(GodotError, String) open;
Undocumented in source.
- openBuffer
GodotMethod!(GodotError, PoolByteArray) openBuffer;
Undocumented in source.
- read
GodotMethod!(GodotError) read;
Undocumented in source.
- seek
GodotMethod!(GodotError, long) seek;
Undocumented in source.
- skipSection
GodotMethod!(void) skipSection;
Undocumented in source.