Forum Discussion

Adam_Zehavi's avatar
Adam_Zehavi
Occasional Contributor
14 years ago

How to invoke a C# script method, reflectively?

Hi, I have a many functions spread over vast number of script files, I may invoke any one of them from a single "main" method using a string to describe the method. currently I use a very long ...