Tao.Lua SDK Documentation |
|
Lua.lua_setglobal Method
Pops a value from the stack and sets it as the new value of global name.
[Visual Basic]
Public Shared Sub lua_setglobal( _
ByVal
L As
IntPtr, _
ByVal
s As
String _
)
Parameters
-
L
-
-
s
-
See Also
Lua Class | Tao.Lua Namespace