I'm primarily a Java programmer. But I can hold my own, at least somewhat, with C#. I'm working on several Vegas scripts. I have a bunch of common code that crosses many of the scripts. I just hate duplicating large blocks of common code in every script. Is there a way in the Vegas C# scripts to create a common class to reference in all of the scripts? I assume I can get a full C# dev environment and build DLLs, etc. But I'm just curious if there's another way to just create a common C# class file in the Vegas scripts folder and just call/reference the common class in a bunch of scripts? Any suggestions are welcome. Thx
Creating C# Common Modules for Scripts?
Jerry-Malcolm
wrote on 7/20/2024, 8:35 PM