Tao.Lua SDK Documentation |
|
Lua.luaL_checktype Method
Checks whether the function argument narg has type t.
[Visual Basic]
Public Shared Sub luaL_checktype( _
ByVal
L As
IntPtr, _
ByVal
narg As
Integer, _
ByVal
t As
Integer _
)
Parameters
-
L
-
-
narg
-
-
t
-
See Also
Lua Class | Tao.Lua Namespace