Rick Posted February 4, 2010 Posted February 4, 2010 I'm curious on the approach some others have taken on communicating from lua back to your C++ program. Has anyone worked on something like this? Quote
Canardia Posted February 4, 2010 Posted February 4, 2010 I haven't tried it yet, but I would use the GetGlobal[string|Number|Object]() functions. Quote ■ Ryzen 9 ■ RX 6800M ■ 16GB ■ XF8 ■ Windows 11 ■ ■ Ultra ■ LE 2.5 ■ 3DWS 5.6 ■ Reaper ■ C/C++ ■ C# ■ Fortran 2008 ■ Story ■ ■ Homepage: https://canardia.com ■
Rick Posted February 5, 2010 Author Posted February 5, 2010 Doesn't sound like to many people have tried. I came up with a way that I'll be testing tonight. It's basically a messaging system. It works pretty slick for what I'm doing. I was just curious if anyone else had ideas that I may have overlooked. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.