Tao.Lua SDK Documentation
Lua.luaopen_debug Method
[Visual Basic]
Public Shared Function luaopen_debug( _
ByVal
L
As
IntPtr
_
) As
Integer
[C#]
public static
int
luaopen_debug(
IntPtr
L
);
See Also
Lua Class
|
Tao.Lua Namespace