Click or drag to resize

XMLParserGetAttributeCount Method

Gets the amount of attributes in the current element.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public int GetAttributeCount()

Return Value

Type: Int32

[Missing <returns> documentation for "M:Godot.XMLParser.GetAttributeCount"]

See Also