VGDC 2025-2026 Club Game
Loading...
Searching...
No Matches
IDataPersistance Interface Reference
Inheritance diagram for IDataPersistance:

Public Member Functions

void LoadData ()
 Load data from file.
void SaveData ()
 Save Data to file.

Member Function Documentation

◆ LoadData()

void IDataPersistance.LoadData ( )

Load data from file.

Implemented in GameSettings.

◆ SaveData()

void IDataPersistance.SaveData ( )

Save Data to file.

Implemented in GameSettings.


The documentation for this interface was generated from the following file: