Table of Contents

Class EditorPaths.MethodName

Namespace
Godot
Assembly
GodotSharpEditor.dll

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

public class EditorPaths.MethodName : GodotObject.MethodName
Inheritance
EditorPaths.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetCacheDir

Cached name for the 'get_cache_dir' method.

public static readonly StringName GetCacheDir

Field Value

StringName

GetConfigDir

Cached name for the 'get_config_dir' method.

public static readonly StringName GetConfigDir

Field Value

StringName

GetDataDir

Cached name for the 'get_data_dir' method.

public static readonly StringName GetDataDir

Field Value

StringName

GetProjectSettingsDir

Cached name for the 'get_project_settings_dir' method.

public static readonly StringName GetProjectSettingsDir

Field Value

StringName

GetSelfContainedFile

Cached name for the 'get_self_contained_file' method.

public static readonly StringName GetSelfContainedFile

Field Value

StringName

IsSelfContained

Cached name for the 'is_self_contained' method.

public static readonly StringName IsSelfContained

Field Value

StringName