assets and memory

tmighty

Member
Licensed User
Longtime User
I am sorry for asking. I am sure I saw it mentioned somewhere, but I just can't find it anymore.

I would like to know how assets are treated. Are they loaded into memory completely at start up?

Any information about assets and memory would be great.

Thank you.
 

tmighty

Member
Licensed User
Longtime User
And when I extract an sqlite db from the asset using CopyDBFromAsset, is the database in memory, or just extracted to a temporary folder?
 
Upvote 0
Top