Add assembly or .cs file reference in TF scriptOp
#3
Yes it works with Assembly.Load, that’s what I m doing for now (reflection+delegates) but it’s less convenient and slower than direct executing code from the script operator with “using” directives + compiler refs as we can do with Max.dlls.
BTW something else that would be very handy in the script editor, a function to fold all levels of the code in one shot!
Maybe there’s  a secret shortcut already...
  Reply


Messages In This Thread
RE: Add assembly or .cs file reference in TF scriptOp - by Geoff - 07-03-2020, 01:04 AM

Forum Jump: