Click or drag to resize

Directories Properties

The VirtualFileSystemDirectories type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberAllFiles 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.
Public propertyStatic memberAssets The full path to Assets folder.
Public propertyStatic memberBinaries The full path to managed binaries.
Public propertyStatic memberEngineInternal The full path to internal data and native binaries on some platforms.
Public propertyStatic memberPlatformSpecific The full path to native binaries of current platform.
Public propertyStatic memberProject The full path to project folder. It is one level upper more than Assets folder.
Public propertyStatic memberUserSettings The full path to updatable user settings and logs.
Top
See Also