◆ ContainsFolder()
static bool Pathfinder.GameFilesystem.Extensions.ContainsFolder |
( |
this Folder |
folder, |
|
|
string |
name |
|
) |
| |
|
static |
◆ GetCurrentDirectory()
static Directory Pathfinder.GameFilesystem.Extensions.GetCurrentDirectory |
( |
this OS |
os | ) |
|
|
static |
◆ GetDirectoryAtDepth()
static Directory Pathfinder.GameFilesystem.Extensions.GetDirectoryAtDepth |
( |
this OS |
os, |
|
|
int |
depth |
|
) |
| |
|
static |
◆ GetFilesystem()
static Filesystem Pathfinder.GameFilesystem.Extensions.GetFilesystem |
( |
this Computer |
computer | ) |
|
|
static |
◆ MakeFolder() [1/2]
static Folder Pathfinder.GameFilesystem.Extensions.MakeFolder |
( |
this Folder |
folder, |
|
|
string |
path |
|
) |
| |
|
static |
◆ MakeFolder() [2/2]
static Folder Pathfinder.GameFilesystem.Extensions.MakeFolder |
( |
this FileSystem |
fs, |
|
|
string |
path |
|
) |
| |
|
static |
The documentation for this class was generated from the following file: