Calling Function in Specific Script File
I have a function with the same name in multiple script files. How do I specifically designate the intendedscript file? Intellisense doesn't show all script files. Must the function names be unique across all script files? I assumed each file would have it's own scope.Solved1.7KViews0likes4Comments