- Joined
- Mar 3, 2006
- Messages
- 1,564
native TriggerRegisterTrackableTrackEvent takes trigger whichTrigger, trackable t returns event
This is the function I was told to use if I want to do some event when the mouse pointer is over a unit or a region but I don't know how to use it.
Can anyone tell me how to use it.
Example: I want to display a message when I point on a hero to view its description without selecting it, what is/are the function(s) I need ?
Thanks in advance to any help
This is the function I was told to use if I want to do some event when the mouse pointer is over a unit or a region but I don't know how to use it.
Can anyone tell me how to use it.
Example: I want to display a message when I point on a hero to view its description without selecting it, what is/are the function(s) I need ?
Thanks in advance to any help