Gets the file index of the file system. Basically, this is a dictionary that maps file paths to file nodes. This is useful for quickly finding a file node by its path.
public Atypical.VirtualFileSystem.Core.VFSIndex Index { get; }Implements Index
Gets the file index of the file system. Basically, this is a dictionary that maps file paths to file nodes. This is useful for quickly finding a file node by its path.
public Atypical.VirtualFileSystem.Core.VFSIndex Index { get; }Implements Index