Tao.Lua SDK Documentation |
|
Lua.luaL_checklong Method
Checks whether the function argument narg is a number and returns this number cast to a long.
[Visual Basic]
Public Shared Function luaL_checklong( _
ByVal
L As
IntPtr, _
ByVal
n As
Integer _
) As
Integer
Parameters
-
L
-
-
n
-
Return Value
See Also
Lua Class | Tao.Lua Namespace