korsar01
15 years agoOccasional Contributor
Global variables in C# Scripts
Hello. How can I use global variabels in C# Scripts? For example: function Main() { try { Init() Test1()// Enter your code here. } catch(exception) { Log[...