Forum Discussion

S_Leonardo's avatar
S_Leonardo
Occasional Contributor
9 years ago

Trigger an event whenever a script is called

Hi, i got some difficulties trying doing this. Whenever a method inside a script is called, i need to run a method that belongs to the same script.    It's something like this:   Sub DoSomething...