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
Copy
Cached name for the 'copy' method.
public static readonly StringName Copy
Field Value
CopyAbsolute
Cached name for the 'copy_absolute' method.
public static readonly StringName CopyAbsolute
Field Value
CreateLink
Cached name for the 'create_link' method.
public static readonly StringName CreateLink
Field Value
CurrentIsDir
Cached name for the 'current_is_dir' method.
public static readonly StringName CurrentIsDir
Field Value
DirExists
Cached name for the 'dir_exists' method.
public static readonly StringName DirExists
Field Value
DirExistsAbsolute
Cached name for the 'dir_exists_absolute' method.
public static readonly StringName DirExistsAbsolute
Field Value
FileExists
Cached name for the 'file_exists' method.
public static readonly StringName FileExists
Field Value
GetCurrentDir
Cached name for the 'get_current_dir' method.
public static readonly StringName GetCurrentDir
Field Value
GetCurrentDrive
Cached name for the 'get_current_drive' method.
public static readonly StringName GetCurrentDrive
Field Value
GetDirectories
Cached name for the 'get_directories' method.
public static readonly StringName GetDirectories
Field Value
GetDirectoriesAt
Cached name for the 'get_directories_at' method.
public static readonly StringName GetDirectoriesAt
Field Value
GetDriveCount
Cached name for the 'get_drive_count' method.
public static readonly StringName GetDriveCount
Field Value
GetDriveName
Cached name for the 'get_drive_name' method.
public static readonly StringName GetDriveName
Field Value
GetFiles
Cached name for the 'get_files' method.
public static readonly StringName GetFiles
Field Value
GetFilesAt
Cached name for the 'get_files_at' method.
public static readonly StringName GetFilesAt
Field Value
GetIncludeHidden
Cached name for the 'get_include_hidden' method.
public static readonly StringName GetIncludeHidden
Field Value
GetIncludeNavigational
Cached name for the 'get_include_navigational' method.
public static readonly StringName GetIncludeNavigational
Field Value
GetNext
Cached name for the 'get_next' method.
public static readonly StringName GetNext
Field Value
GetOpenError
Cached name for the 'get_open_error' method.
public static readonly StringName GetOpenError
Field Value
GetSpaceLeft
Cached name for the 'get_space_left' method.
public static readonly StringName GetSpaceLeft
Field Value
IsCaseSensitive
Cached name for the 'is_case_sensitive' method.
public static readonly StringName IsCaseSensitive
Field Value
IsLink
Cached name for the 'is_link' method.
public static readonly StringName IsLink
Field Value
ListDirBegin
Cached name for the 'list_dir_begin' method.
public static readonly StringName ListDirBegin
Field Value
ListDirEnd
Cached name for the 'list_dir_end' method.
public static readonly StringName ListDirEnd
Field Value
MakeDir
Cached name for the 'make_dir' method.
public static readonly StringName MakeDir
Field Value
MakeDirAbsolute
Cached name for the 'make_dir_absolute' method.
public static readonly StringName MakeDirAbsolute
Field Value
MakeDirRecursive
Cached name for the 'make_dir_recursive' method.
public static readonly StringName MakeDirRecursive
Field Value
MakeDirRecursiveAbsolute
Cached name for the 'make_dir_recursive_absolute' method.
public static readonly StringName MakeDirRecursiveAbsolute
Field Value
Open
Cached name for the 'open' method.
public static readonly StringName Open
Field Value
ReadLink
Cached name for the 'read_link' method.
public static readonly StringName ReadLink
Field Value
Remove
Cached name for the 'remove' method.
public static readonly StringName Remove
Field Value
RemoveAbsolute
Cached name for the 'remove_absolute' method.
public static readonly StringName RemoveAbsolute
Field Value
Rename
Cached name for the 'rename' method.
public static readonly StringName Rename
Field Value
RenameAbsolute
Cached name for the 'rename_absolute' method.
public static readonly StringName RenameAbsolute
Field Value
SetIncludeHidden
Cached name for the 'set_include_hidden' method.
public static readonly StringName SetIncludeHidden
Field Value
SetIncludeNavigational
Cached name for the 'set_include_navigational' method.
public static readonly StringName SetIncludeNavigational