ChrisMAN Posted September 9, 2012 Posted September 9, 2012 Does a leadwerks C program listen to Lua calls to AppTerminate()? When i invoke AppTerminate from Lua it isnt doing any. Am I doing it wrong? Thanks, Chris Quote
ChrisMAN Posted September 12, 2012 Author Posted September 12, 2012 Has anyone used AppTerminate() in lua within a c++/lua project? Quote
Josh Posted September 12, 2012 Posted September 12, 2012 http://www.leadwerks.com/werkspace/page/Documentation/le2/_/command-reference/application/appterminate-r38 Quote My job is to make tools you love, with the features you want, and performance you can't live without.
ChrisMAN Posted September 12, 2012 Author Posted September 12, 2012 Thanks for the reply Josh. I guess my confusion was from the wiki. http://www.leadwerks.com/wiki/index.php?title=Application_Commands It looks like the lua command AppTerminate is an alias for the C command Terminate. Quote
Admin Posted September 12, 2012 Posted September 12, 2012 Always go by the official documentation. 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.