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