playMaker

Author Topic: Array list save changes  (Read 1434 times)

paradiseprime

  • Full Member
  • ***
  • Posts: 105
Array list save changes
« on: March 21, 2019, 04:35:04 AM »
Can we get an array list save changes, similar to the built in array save changes?

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: Array list save changes
« Reply #1 on: March 29, 2019, 03:56:18 AM »
Hi,

 there is no need for that, arrayList and hashtables read/write doesn't suffer from this issue of having to save your changes.

 Bye,

 Jean