- Joined
- Apr 13, 2008
- Messages
- 1,610
Hi, I was making dynamic triggers today and when I was adding all kind of TriggerRegisterEvents with unit variables as parameter I was wondering what happens to them once the registered unit is removed from the game.
Do these lines stay there in the memory until the end of game or do they get released when the unit is removed?
If they stay there, should I remove them using event type variables?
Do these lines stay there in the memory until the end of game or do they get released when the unit is removed?
If they stay there, should I remove them using event type variables?