Clientside CSharp FAQ: Difference between revisions

From RAGE Multiplayer Wiki
No edit summary
No edit summary
Line 5: Line 5:
Can I reference DLLs|
Can I reference DLLs|
No you cannot. The '''cs_packages''' folder will only compile '''.cs''' files}}
No you cannot. The '''cs_packages''' folder will only compile '''.cs''' files}}
{{FAQContainer|
Is it possible to use RAGE serverside JS with clientside C#|
Yes}}

Revision as of 02:00, 11 December 2018


Can I reference DLLs

No you cannot. The cs_packages folder will only compile .cs files


Is it possible to use RAGE serverside JS with clientside C#

Yes