- Joined
- Jan 28, 2009
- Messages
- 442
If I want to use a function like Center of PlayableMapArea, which I understand leaks. If I want to use it several times, I don't have to destroy it, right? Or is Center of PlayableMapArea actually a new handle each time I refer to it?
Then what if I Pick all units in EmoRegion and do actions. When I refer to that handle later, some of the units might be dead or gone, and new units might be in the region now. So all units in EmoRegion is a different group now only if the contents have changed, or simply everytime referred to?
Then what if I Pick all units in EmoRegion and do actions. When I refer to that handle later, some of the units might be dead or gone, and new units might be in the region now. So all units in EmoRegion is a different group now only if the contents have changed, or simply everytime referred to?