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
GetConfigDir
Cached name for the 'get_config_dir' method.
public static readonly StringName GetConfigDir
Field Value
GetDataDir
Cached name for the 'get_data_dir' method.
public static readonly StringName GetDataDir
Field Value
GetProjectSettingsDir
Cached name for the 'get_project_settings_dir' method.
public static readonly StringName GetProjectSettingsDir
Field Value
GetSelfContainedFile
Cached name for the 'get_self_contained_file' method.
public static readonly StringName GetSelfContainedFile
Field Value
IsSelfContained
Cached name for the 'is_self_contained' method.
public static readonly StringName IsSelfContained