C# Class SaveAndLoad, Castle-Bashers

Show file Open project: DevelopersGuild/Castle-Bashers Class Usage Examples

Public Methods

Method Description
LoadData ( ) : void
SaveData ( ) : void

Private Methods

Method Description
Start ( ) : void
UpdateSkill ( ) : void

Method Details

LoadData() public method

public LoadData ( ) : void
return void

SaveData() public method

public SaveData ( ) : void
return void