Using script referencing rather than events and delegates
Initially, I only knew about using events and delegates to call a function from another script. I used it in all my earlier projects and this one as well. But I still don't quite understand how it works. Then I came across the other approach; Referen...
theredmark.hashnode.dev1 min read