Interface ISavable
- All Known Implementing Classes:
ChatData
public interface ISavable
A savable object for automatic config saving
-
Method Summary
-
Method Details
-
save
Saves the object to the config using the base path- Parameters:
config- config to save topath- base path
-