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
GetAttributeName
Cached name for the 'get_attribute_name' method.
public static readonly StringName GetAttributeName
Field Value
GetAttributeValue
Cached name for the 'get_attribute_value' method.
public static readonly StringName GetAttributeValue
Field Value
GetCurrentLine
Cached name for the 'get_current_line' method.
public static readonly StringName GetCurrentLine
Field Value
GetNamedAttributeValue
Cached name for the 'get_named_attribute_value' method.
public static readonly StringName GetNamedAttributeValue
Field Value
GetNamedAttributeValueSafe
Cached name for the 'get_named_attribute_value_safe' method.
public static readonly StringName GetNamedAttributeValueSafe
Field Value
GetNodeData
Cached name for the 'get_node_data' method.
public static readonly StringName GetNodeData
Field Value
GetNodeName
Cached name for the 'get_node_name' method.
public static readonly StringName GetNodeName
Field Value
GetNodeOffset
Cached name for the 'get_node_offset' method.
public static readonly StringName GetNodeOffset
Field Value
GetNodeType
Cached name for the 'get_node_type' method.
public static readonly StringName GetNodeType
Field Value
HasAttribute
Cached name for the 'has_attribute' method.
public static readonly StringName HasAttribute
Field Value
IsEmpty
Cached name for the 'is_empty' method.
public static readonly StringName IsEmpty
Field Value
Open
Cached name for the 'open' method.
public static readonly StringName Open
Field Value
OpenBuffer
Cached name for the 'open_buffer' method.
public static readonly StringName OpenBuffer
Field Value
Read
Cached name for the 'read' method.
public static readonly StringName Read
Field Value
Seek
Cached name for the 'seek' method.
public static readonly StringName Seek
Field Value
SkipSection
Cached name for the 'skip_section' method.
public static readonly StringName SkipSection