• 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!

How can i create a async event to my function ?

hello everyone !

i am create a DLL ( extension ) to GMS2 , but i don't know how to create an event or thread to perform a specific function within the DLL that must be asynchronous ...

http://prntscr.com/q2gbxc

this event should receive an initialized network event in the dll ... How do I create this asynchronous function?
 
Top