- Joined
- Feb 15, 2005
- Messages
- 183
ok, so my map is leaking and im not sure why, i was very careful about destroying and nulling my locals. I do have one quick question that one of you might be able to answer.
If I have a local location, can I use that same location and keep reassigning new locations to it until the very end where i destroy and nullify it? or does it get lost in memory if I don't null the previous value before i reassign a new one?
If I have a local location, can I use that same location and keep reassigning new locations to it until the very end where i destroy and nullify it? or does it get lost in memory if I don't null the previous value before i reassign a new one?