Tao.Lua SDK Documentation |
|
Lua.lua_getfenv Method
Pushes onto the stack the environment table of the value at the given index.
[Visual Basic]
Public Shared Sub lua_getfenv( _
ByVal
L As
IntPtr, _
ByVal
idx As
Integer _
)
Parameters
-
L
-
-
idx
-
See Also
Lua Class | Tao.Lua Namespace