Tao.Lua SDK Documentation

Lua.lua_Debug Structure

For a list of all members of this type, see Lua.lua_Debug Members.

System.Object
   System.ValueType
      Tao.Lua.Lua.lua_Debug

[Visual Basic]
Public Structure Lua.lua_Debug
[C#]
public struct Lua.lua_Debug

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Tao.Lua

Assembly: Tao.Lua (in Tao.Lua.dll)

See Also

Lua.lua_Debug Members | Tao.Lua Namespace