getnamo / NodeJs-Unreal

Embed node.js as an Unreal Engine plugin.
MIT License
241 stars 36 forks source link

Emit with Callback #5

Open getnamo opened 5 years ago

getnamo commented 5 years ago

Untested if emit with callback works (likely not). Might need to build a wrapper like https://github.com/getnamo/nodejs-ue4/issues/4.

May want to add support for Emit with Graph Callback like https://github.com/getnamo/socketio-client-ue4/issues/118