FileSystem
Assembly: uMod.Core.dll
Inheritance Object FileSystem
Static Methods
Name | Summary |
|---|---|
Gets data file for the specified type and specified path | |
Gets data file of the generic type for the specified path | |
Read object from specified path | |
Read object from specified path | |
ReadObjects< | Read objects of generic type from specified paths |
ReadObjects ( | Read objects of specified types and 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 the generic type to the specified paths |
WriteObjects ( | Write objects to the specified paths |