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);
Parameters
-
i
-
Return Value
See Also
Lua Class | Tao.Lua Namespace