[General] Game Save/Load

Status
Not open for further replies.
Hashtables do not have the save function but it is better to work with them during the game. So you may consider transferring data to the game cache just before storing it. This depends however. There is no native function that simply makes a copy of everything. Keeping track of all the used keys on the other hand would be expensive.
 
Status
Not open for further replies.
Back
Top