Class EditorFileSystem.MethodName
- Namespace
- Godot
- Assembly
- GodotSharpEditor.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class EditorFileSystem.MethodName : Node.MethodName
- Inheritance
-
EditorFileSystem.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetFileType
Cached name for the 'get_file_type' method.
public static readonly StringName GetFileType
Field Value
GetFilesystem
Cached name for the 'get_filesystem' method.
public static readonly StringName GetFilesystem
Field Value
GetFilesystemPath
Cached name for the 'get_filesystem_path' method.
public static readonly StringName GetFilesystemPath
Field Value
GetScanningProgress
Cached name for the 'get_scanning_progress' method.
public static readonly StringName GetScanningProgress
Field Value
IsScanning
Cached name for the 'is_scanning' method.
public static readonly StringName IsScanning
Field Value
ReimportFiles
Cached name for the 'reimport_files' method.
public static readonly StringName ReimportFiles
Field Value
Scan
Cached name for the 'scan' method.
public static readonly StringName Scan
Field Value
ScanSources
Cached name for the 'scan_sources' method.
public static readonly StringName ScanSources
Field Value
UpdateFile
Cached name for the 'update_file' method.
public static readonly StringName UpdateFile