I have a table set up with sub tables.
When loading and saving I have been initializing the sub tables each time before I save or load.
My question is, can I just initialize one time in my Forward Declarations versus each time I load or save?
Thanks.
Lori