HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Does this GUI Event Leak?

04-07-2006, 06:04 AM#1
mmx2000
Trigger:
Unit - A unit comes within 150.00 of Death Marker 0040 <gen>

Just checking becuase I heard Rect's leak... but not sure how to handle that in this case.
04-07-2006, 07:10 AM#2
blu_da_noob
There is no rect involved in that event. There is also no leak in it.
04-07-2006, 08:27 AM#3
mmx2000
kk that's what I thought.
Thanks.
04-07-2006, 05:44 PM#4
Earth-Fury
A rect would leak if you are creating one without destroying it. Reffering to a rect would not leak, because it alredy exists.