C#C
C#3y ago
nut

❔ entry point in dll instead of application

hi, how can i put an entry point that runs from a linked dll instead of the application? id like for my game engine to have an entry point within it, and all the user side has to do is inherit a class
Was this page helpful?