Table of Contents

Class ConfigFile.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

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

Constructors

MethodName()

public MethodName()

Fields

Clear

Cached name for the 'clear' method.

public static readonly StringName Clear

Field Value

StringName

EncodeToText

Cached name for the 'encode_to_text' method.

public static readonly StringName EncodeToText

Field Value

StringName

EraseSection

Cached name for the 'erase_section' method.

public static readonly StringName EraseSection

Field Value

StringName

EraseSectionKey

Cached name for the 'erase_section_key' method.

public static readonly StringName EraseSectionKey

Field Value

StringName

GetSectionKeys

Cached name for the 'get_section_keys' method.

public static readonly StringName GetSectionKeys

Field Value

StringName

GetSections

Cached name for the 'get_sections' method.

public static readonly StringName GetSections

Field Value

StringName

GetValue

Cached name for the 'get_value' method.

public static readonly StringName GetValue

Field Value

StringName

HasSection

Cached name for the 'has_section' method.

public static readonly StringName HasSection

Field Value

StringName

HasSectionKey

Cached name for the 'has_section_key' method.

public static readonly StringName HasSectionKey

Field Value

StringName

Load

Cached name for the 'load' method.

public static readonly StringName Load

Field Value

StringName

LoadEncrypted

Cached name for the 'load_encrypted' method.

public static readonly StringName LoadEncrypted

Field Value

StringName

LoadEncryptedPass

Cached name for the 'load_encrypted_pass' method.

public static readonly StringName LoadEncryptedPass

Field Value

StringName

Parse

Cached name for the 'parse' method.

public static readonly StringName Parse

Field Value

StringName

Save

Cached name for the 'save' method.

public static readonly StringName Save

Field Value

StringName

SaveEncrypted

Cached name for the 'save_encrypted' method.

public static readonly StringName SaveEncrypted

Field Value

StringName

SaveEncryptedPass

Cached name for the 'save_encrypted_pass' method.

public static readonly StringName SaveEncryptedPass

Field Value

StringName

SetValue

Cached name for the 'set_value' method.

public static readonly StringName SetValue

Field Value

StringName