How can I find out what events an object has?
Posted: Tue Oct 16, 2012 8:09 pm
The MM scripting wiki is woefully incomplete, so finding information from there is hit or miss, generally. Is there any way I can find out what events I can use with a particular object?
For example, through searching in this forum, I've discovered that I SDBUITrackBar has an OnChange event, but not an OnClick event.
Is there any code I can use that will return a list of events or something?
(I'm very new at this, so I'm sorry if this doesn't make sense.)
For example, through searching in this forum, I've discovered that I SDBUITrackBar has an OnChange event, but not an OnClick event.
Is there any code I can use that will return a list of events or something?
(I'm very new at this, so I'm sorry if this doesn't make sense.)