VirtualFileSystem
Class that provides access to some of the Unity low level virtual file system APIs.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Class
- Namespace: Unity.IO.LowLevel.Unsafe
- Assembly: UnityEngine.CoreModule
public static class VirtualFileSystem
Static Methods
Method | Description |
|---|---|
| GetLocalFileSystemName | This method looks up the virtual file entry specified, and returns the details of that file within the file on the local filesystem. |