Plugins
ug::luashell Namespace Reference

Classes

class  LuaShell
 

Functions

int LuaCallStackError (lua_State *L)
 error function to be used for lua_pcall More...
 

Function Documentation

◆ LuaCallStackError()

int ug::luashell::LuaCallStackError ( lua_State L)

error function to be used for lua_pcall

Referenced by ug::luashell::LuaShell::run().