• Hey Guest! Ever feel like entering a Game Jam, but the time limit is always too much pressure? We get it... You lead a hectic life and dedicating 3 whole days to make a game just doesn't work for you! So, why not enter the GMC SLOW JAM? Take your time! Kick back and make your game over 4 months! Interested? Then just click here!

GML How to add C++ functions into GameMaker using dll's?

E

Edwin

Guest
Hello, I want to use one of the functions from c++ that returns the string. Is this possible and how do I do that?

Sadly but I couldn't find any good tutorials about making c++ dll extensions for GM:S.
 
Top