XMLParserGetNamedAttributeValueSafe Method |
Gets the value of a certain attribute of the current element by name. This will return an empty String if the attribute is not found.
Namespace: Godot
public string GetNamedAttributeValueSafe( string name )
[Missing <param name="name"/> documentation for "M:Godot.XMLParser.GetNamedAttributeValueSafe(System.String)"]
[Missing <returns> documentation for "M:Godot.XMLParser.GetNamedAttributeValueSafe(System.String)"]