Tao.Lua SDK Documentation

Lua.LUA_TFUNCTION Field

[Visual Basic]
Public Const LUA_TFUNCTION As Integer = 6
[C#]
public const int LUA_TFUNCTION = 6;

See Also

Lua Class | Tao.Lua Namespace