- Joined
- Aug 8, 2010
- Messages
- 1,022
Hi! I want to ask if Reals leak, and if they leak - what is the code to remove them...
local unit u=CreateUnit()
local timer t
call RemoveUnit(u)
set t=CreateTimer()
//u would reference t if pointers were recycled regardless of what was referencing them