Table of Contents

Class XmlParser.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the methods contained in this class, for fast lookup.

public class XmlParser.MethodName : RefCounted.MethodName
Inheritance
XmlParser.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetAttributeCount

Cached name for the 'get_attribute_count' method.

public static readonly StringName GetAttributeCount

Field Value

StringName

GetAttributeName

Cached name for the 'get_attribute_name' method.

public static readonly StringName GetAttributeName

Field Value

StringName

GetAttributeValue

Cached name for the 'get_attribute_value' method.

public static readonly StringName GetAttributeValue

Field Value

StringName

GetCurrentLine

Cached name for the 'get_current_line' method.

public static readonly StringName GetCurrentLine

Field Value

StringName

GetNamedAttributeValue

Cached name for the 'get_named_attribute_value' method.

public static readonly StringName GetNamedAttributeValue

Field Value

StringName

GetNamedAttributeValueSafe

Cached name for the 'get_named_attribute_value_safe' method.

public static readonly StringName GetNamedAttributeValueSafe

Field Value

StringName

GetNodeData

Cached name for the 'get_node_data' method.

public static readonly StringName GetNodeData

Field Value

StringName

GetNodeName

Cached name for the 'get_node_name' method.

public static readonly StringName GetNodeName

Field Value

StringName

GetNodeOffset

Cached name for the 'get_node_offset' method.

public static readonly StringName GetNodeOffset

Field Value

StringName

GetNodeType

Cached name for the 'get_node_type' method.

public static readonly StringName GetNodeType

Field Value

StringName

HasAttribute

Cached name for the 'has_attribute' method.

public static readonly StringName HasAttribute

Field Value

StringName

IsEmpty

Cached name for the 'is_empty' method.

public static readonly StringName IsEmpty

Field Value

StringName

Open

Cached name for the 'open' method.

public static readonly StringName Open

Field Value

StringName

OpenBuffer

Cached name for the 'open_buffer' method.

public static readonly StringName OpenBuffer

Field Value

StringName

Read

Cached name for the 'read' method.

public static readonly StringName Read

Field Value

StringName

Seek

Cached name for the 'seek' method.

public static readonly StringName Seek

Field Value

StringName

SkipSection

Cached name for the 'skip_section' method.

public static readonly StringName SkipSection

Field Value

StringName