Pathfinder  v3.0
The definitive Hacknet programmable modding system
Pathfinder.GameFilesystem.Directory Member List

This is the complete list of members for Pathfinder.GameFilesystem.Directory, including all inherited members.

Contains(File f)Pathfinder.GameFilesystem.Directory
Contains(Directory d)Pathfinder.GameFilesystem.Directory
ContainsDirectory(string name, int? folderCount, int? fileCount=null)Pathfinder.GameFilesystem.Directory
ContainsDirectory(string name)Pathfinder.GameFilesystem.Directory
ContainsFile(string name=null, string data=null)Pathfinder.GameFilesystem.Directory
CreateDirectory(string name)Pathfinder.GameFilesystem.Directory
CreateExecutableFile(string name, string exeId)Pathfinder.GameFilesystem.Directory
CreateExecutableFile(string name, int vanillaIndex)Pathfinder.GameFilesystem.Directory
CreateFile(string name, string data=null)Pathfinder.GameFilesystem.Directory
CreateFile(string name, Executable.IInterface exeInterface)Pathfinder.GameFilesystem.Directory
CreateRandomFile(string name=null, string data=null)Pathfinder.GameFilesystem.Directory
CreateRandomFile(uint nameIndex, uint? dataIndex=null)Pathfinder.GameFilesystem.Directory
DirectoriesPathfinder.GameFilesystem.Directory
Directory(Folder obj, IFileObject parent)Pathfinder.GameFilesystem.Directory
DirectoryCountPathfinder.GameFilesystem.Directory
FileCountPathfinder.GameFilesystem.Directory
FilesPathfinder.GameFilesystem.Directory
FindDirectory(string name)Pathfinder.GameFilesystem.Directory
FindFile(string name)Pathfinder.GameFilesystem.Directory
GetDirectory(int index)Pathfinder.GameFilesystem.Directory
GetEnumerator()Pathfinder.GameFilesystem.Directory
GetFile(int index)Pathfinder.GameFilesystem.Directory
IndexPathfinder.GameFilesystem.Directory
MoveDirectory(Directory d, Directory newDir)Pathfinder.GameFilesystem.Directory
MoveFile(File f, Directory newDir)Pathfinder.GameFilesystem.Directory
MoveTo(Directory to)Pathfinder.GameFilesystem.Directory
NamePathfinder.GameFilesystem.Directory
ParentDirectoryPathfinder.GameFilesystem.Directory
PathPathfinder.GameFilesystem.Directory
RemoveDirectory(string name)Pathfinder.GameFilesystem.Directory
RemoveDirectory(Directory d)Pathfinder.GameFilesystem.Directory
RemoveFile(string name)Pathfinder.GameFilesystem.Directory
RemoveFile(File f)Pathfinder.GameFilesystem.Directory
RootPathfinder.GameFilesystem.Directory
SearchForDirectory(string path, bool ignoreRootSymbol, bool nullOut=false)Pathfinder.GameFilesystem.Directory
SearchForDirectory(string path)Pathfinder.GameFilesystem.Directory
SearchForFile(string path, bool ignoreRootSymbol)Pathfinder.GameFilesystem.Directory
SearchForFile(string path)Pathfinder.GameFilesystem.Directory
this[string name]Pathfinder.GameFilesystem.Directory
TypePathfinder.GameFilesystem.Directory