Page 1 of 1

How can you set up different paths for GetKeys ?

Posted: Sun Jan 07, 2024 4:58 pm
by Recktardeded
Hello, i would like to know how could i use a different path for when saving specific keys? For example if you want to save a scene1 int, can i just save it like ES3.Save<int>("scene1int",1,scene1ints.es); ? Thank you for your time

Re: How can you set up different paths for GetKeys ?

Posted: Mon Jan 08, 2024 9:59 am
by Joel
Hi there,

See the Changing the filename or path section of the Getting Started guide or the Settings, Paths and Locations guide for information on how to define a filename for the data.

https://docs.moodkie.com/easy-save-3/ge ... me-or-path
https://docs.moodkie.com/easy-save-3/es ... locations/

All the best,
Joel