XMLParserGetNamedAttributeValue Method |
Gets the value of a certain attribute of the current element by name. This will raise an error if the element has no such attribute.
Namespace: Godot
public string GetNamedAttributeValue( string name )
[Missing <param name="name"/> documentation for "M:Godot.XMLParser.GetNamedAttributeValue(System.String)"]
[Missing <returns> documentation for "M:Godot.XMLParser.GetNamedAttributeValue(System.String)"]