Tao.Lua SDK Documentation

Lua.lua_Debug.linedefined Field

the line number where the definition of the function starts.

[Visual Basic]
Public linedefined As Integer
[C#]
public int linedefined;

See Also

Lua.lua_Debug Class | Tao.Lua Namespace