Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
To download, read a thread of a book on c#. If by call a script you mean call a method of some other class of their current instance, then you need to do something like the following construction:
someObject = new SomeClass();
someObject.SomeMethod();
someObject may need to be created once. it all depends on what exactly you need to do.
Read the book (watch the "video tutorials")... It will be much easier for you and us
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question