Table of Contents

Class DirAccess.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

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

Constructors

MethodName()

public MethodName()

Fields

ChangeDir

Cached name for the 'change_dir' method.

public static readonly StringName ChangeDir

Field Value

StringName

Copy

Cached name for the 'copy' method.

public static readonly StringName Copy

Field Value

StringName

CopyAbsolute

Cached name for the 'copy_absolute' method.

public static readonly StringName CopyAbsolute

Field Value

StringName

Cached name for the 'create_link' method.

public static readonly StringName CreateLink

Field Value

StringName

CurrentIsDir

Cached name for the 'current_is_dir' method.

public static readonly StringName CurrentIsDir

Field Value

StringName

DirExists

Cached name for the 'dir_exists' method.

public static readonly StringName DirExists

Field Value

StringName

DirExistsAbsolute

Cached name for the 'dir_exists_absolute' method.

public static readonly StringName DirExistsAbsolute

Field Value

StringName

FileExists

Cached name for the 'file_exists' method.

public static readonly StringName FileExists

Field Value

StringName

GetCurrentDir

Cached name for the 'get_current_dir' method.

public static readonly StringName GetCurrentDir

Field Value

StringName

GetCurrentDrive

Cached name for the 'get_current_drive' method.

public static readonly StringName GetCurrentDrive

Field Value

StringName

GetDirectories

Cached name for the 'get_directories' method.

public static readonly StringName GetDirectories

Field Value

StringName

GetDirectoriesAt

Cached name for the 'get_directories_at' method.

public static readonly StringName GetDirectoriesAt

Field Value

StringName

GetDriveCount

Cached name for the 'get_drive_count' method.

public static readonly StringName GetDriveCount

Field Value

StringName

GetDriveName

Cached name for the 'get_drive_name' method.

public static readonly StringName GetDriveName

Field Value

StringName

GetFiles

Cached name for the 'get_files' method.

public static readonly StringName GetFiles

Field Value

StringName

GetFilesAt

Cached name for the 'get_files_at' method.

public static readonly StringName GetFilesAt

Field Value

StringName

GetIncludeHidden

Cached name for the 'get_include_hidden' method.

public static readonly StringName GetIncludeHidden

Field Value

StringName

GetIncludeNavigational

Cached name for the 'get_include_navigational' method.

public static readonly StringName GetIncludeNavigational

Field Value

StringName

GetNext

Cached name for the 'get_next' method.

public static readonly StringName GetNext

Field Value

StringName

GetOpenError

Cached name for the 'get_open_error' method.

public static readonly StringName GetOpenError

Field Value

StringName

GetSpaceLeft

Cached name for the 'get_space_left' method.

public static readonly StringName GetSpaceLeft

Field Value

StringName

IsCaseSensitive

Cached name for the 'is_case_sensitive' method.

public static readonly StringName IsCaseSensitive

Field Value

StringName

Cached name for the 'is_link' method.

public static readonly StringName IsLink

Field Value

StringName

ListDirBegin

Cached name for the 'list_dir_begin' method.

public static readonly StringName ListDirBegin

Field Value

StringName

ListDirEnd

Cached name for the 'list_dir_end' method.

public static readonly StringName ListDirEnd

Field Value

StringName

MakeDir

Cached name for the 'make_dir' method.

public static readonly StringName MakeDir

Field Value

StringName

MakeDirAbsolute

Cached name for the 'make_dir_absolute' method.

public static readonly StringName MakeDirAbsolute

Field Value

StringName

MakeDirRecursive

Cached name for the 'make_dir_recursive' method.

public static readonly StringName MakeDirRecursive

Field Value

StringName

MakeDirRecursiveAbsolute

Cached name for the 'make_dir_recursive_absolute' method.

public static readonly StringName MakeDirRecursiveAbsolute

Field Value

StringName

Open

Cached name for the 'open' method.

public static readonly StringName Open

Field Value

StringName

Cached name for the 'read_link' method.

public static readonly StringName ReadLink

Field Value

StringName

Remove

Cached name for the 'remove' method.

public static readonly StringName Remove

Field Value

StringName

RemoveAbsolute

Cached name for the 'remove_absolute' method.

public static readonly StringName RemoveAbsolute

Field Value

StringName

Rename

Cached name for the 'rename' method.

public static readonly StringName Rename

Field Value

StringName

RenameAbsolute

Cached name for the 'rename_absolute' method.

public static readonly StringName RenameAbsolute

Field Value

StringName

SetIncludeHidden

Cached name for the 'set_include_hidden' method.

public static readonly StringName SetIncludeHidden

Field Value

StringName

SetIncludeNavigational

Cached name for the 'set_include_navigational' method.

public static readonly StringName SetIncludeNavigational

Field Value

StringName