Disables file watcher during gameplay.
This commit is contained in:
@@ -11,6 +11,9 @@ namespace Cryville.Crtr.Browsing {
|
||||
[Obsolete]
|
||||
IReadOnlyDictionary<string, string> GetPresetPaths();
|
||||
|
||||
void Activate();
|
||||
void Deactivate();
|
||||
|
||||
event Action ItemChanged;
|
||||
}
|
||||
public interface IPathedResourceManager<T> : IResourceManager<T> {
|
||||
|
Reference in New Issue
Block a user