Table of Contents

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

StringName

GetFilesystem

Cached name for the 'get_filesystem' method.

public static readonly StringName GetFilesystem

Field Value

StringName

GetFilesystemPath

Cached name for the 'get_filesystem_path' method.

public static readonly StringName GetFilesystemPath

Field Value

StringName

GetScanningProgress

Cached name for the 'get_scanning_progress' method.

public static readonly StringName GetScanningProgress

Field Value

StringName

IsScanning

Cached name for the 'is_scanning' method.

public static readonly StringName IsScanning

Field Value

StringName

ReimportFiles

Cached name for the 'reimport_files' method.

public static readonly StringName ReimportFiles

Field Value

StringName

Scan

Cached name for the 'scan' method.

public static readonly StringName Scan

Field Value

StringName

ScanSources

Cached name for the 'scan_sources' method.

public static readonly StringName ScanSources

Field Value

StringName

UpdateFile

Cached name for the 'update_file' method.

public static readonly StringName UpdateFile

Field Value

StringName