TopDown Engine
v4.1
|
Classes | |
class | MoreMountains.Tools.MMSaveLoadManagerMethod |
This component, on Awake or on demand, will force a SaveLoadMethod on the MMSaveLoadManager, changing the way it saves data to file. This will impact all classes that use the MMSaveLoadManager (unless they change that method before saving or loading). If you change the method, your previously existing data files won't be compatible, you'll need to delete them and start with new ones. More... | |
Namespaces | |
namespace | MoreMountains |
namespace | MoreMountains.Tools |