View Single Post
Mitchell
~lick~
Join Date: Mar 2010
Old 11-12-2014 , 16:04   Re: Which is more efficient? (CreateArray or multiple Arrays)
Reply With Quote #3

Black-Rabbit, thanks for the input. I'm half tempted to go with the dynamic array.
The data stored will be used for a separate plugin as one will be used for the users to create entities, and the other one will be used to generate out what is saved in the file.
The only times this array will be used is when it loads/saves from FileIO and when an entity is edited/added/removed
Mitchell is offline