- Joined
- Jul 23, 2009
- Messages
- 1,033
[Solved] Does "Issue order move to center of rect" leak?
Does this function make a temporary location in the center of the rect that then leaks? Do I have to "set TempLoc = center of rect" and then destroy the leak in this case?
I don't usually use rects so this has never crossed my mind before.
Thankful for answers.
Does this function make a temporary location in the center of the rect that then leaks? Do I have to "set TempLoc = center of rect" and then destroy the leak in this case?
I don't usually use rects so this has never crossed my mind before.
Thankful for answers.
Last edited: