Public Member Functions | |
void | LoadData () |
Load data from file. | |
void | SaveData () |
Save Data to file. |
void IDataPersistance.LoadData | ( | ) |
Load data from file.
Implemented in GameSettings.
void IDataPersistance.SaveData | ( | ) |
Save Data to file.
Implemented in GameSettings.