VirtualFileSystemDirectories Class |
Namespace: NeoAxis
public static class Directories
The VirtualFileSystemDirectories type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | AllFiles |
The full path to top folder, it includes Project and Sources folders. It is one level upper more than Project folder and two levels upper more than Assets folder.
|
![]() ![]() | Assets |
The full path to Assets folder.
|
![]() ![]() | Binaries |
The full path to managed binaries.
|
![]() ![]() | EngineInternal |
The full path to internal data and native binaries on some platforms.
|
![]() ![]() | PlatformSpecific |
The full path to native binaries of current platform.
|
![]() ![]() | Project |
The full path to project folder. It is one level upper more than Assets folder.
|
![]() ![]() | UserSettings |
The full path to updatable user settings and logs.
|