PluginFiles
Assembly: uMod.Core.dll
Inheritance Object PluginFiles
Implements IFileSystemDataAdapter, IDynamicDataSystem<String>, IDataSystem<String>
Summary
Handles the interaction of plugin files
Properties
Name | Summary |
|---|---|
Configuration | Gets the data file system for configuration files |
Data | Gets the data file system for data files |
Localization | Gets the data file system for localization files |
Methods
Name | Summary |
|---|---|
Delete ( | Delete file(s) using specified path or path pattern |
Delete file(s) using specified path or path pattern | |
Delete file(s) using specified path or path pattern | |
Exists ( | Check if file exists |
GetDataFile ( | Gets data file for the specified plugin type |
GetDataFile< | Gets data file of the specified plugin type |
Gets data file for the specified type and specified path | |
Gets data file of the generic type for the specified path | |
GetFiles ( | Gets file(s) using specified path or path pattern |
Gets file(s) using specified path or path pattern | |
Gets file(s) using specified path or path pattern | |
Read object from specified path | |
Read object from specified path | |
ReadObjects ( | Read objects of type from specified paths |
ReadObjects< | Read objects of type from specified paths |
ReadObjects ( | Read objects of type from specified paths |
ReadObjects ( | Read objects of types from specified paths |
ReadObjects< | Read objects of generic type from specified paths |
ReadObjects ( | Read objects of specified types and paths |
Write object of generic type to the specified path | |
Write object to the specified path | |
WriteObjects< | Write objects of type to specified paths |
WriteObjects ( | Write objects of type to specified paths |
WriteObjects< | Write objects of the generic type to the specified paths |
WriteObjects ( | Write objects to the specified paths |