FlowCanvas Forums › Support › Easy Save Help! › Reply To: Easy Save Help!
Hey,
For loading lists EasySaves provides a method and there also exists a node in the integration for that “EasySave/Loading/EasyLoadList(T)”.
For saving though, there is no special method provided by EasySave. As such you can simply use the “EasySave/Saving/EasySave(System.Object)” node, to save a list (or any other type of object of course).
Let me know if that works for you.
Cheers!
( PS: I am not at office right now -no FC access- to create an example. Once I get back, I will post the example here for you! 🙂 )