Simple Poker Template 0.0.1
|
This is the complete list of members for SimplePoker.SaveLoad.JsonSave, including all inherited members.
DEFAULT_GAME_SAVE | SimplePoker.SaveLoad.JsonSave | static |
DEFAULT_MENU_SAVE | SimplePoker.SaveLoad.JsonSave | static |
DeleteSave(string dataName) | SimplePoker.SaveLoad.JsonSave | static |
FileExist(string dataName) | SimplePoker.SaveLoad.JsonSave | static |
Load< T >(string dataName, string loadDebug="Loaded") | SimplePoker.SaveLoad.JsonSave | static |
Save< T >(string dataName, T data, string saveDebug="Saved") | SimplePoker.SaveLoad.JsonSave | static |
SAVE_FOLDER | SimplePoker.SaveLoad.JsonSave | static |