Tao.Lua SDK Documentation |
|
Lua.lua_typename Method
Returns the name of the type encoded by the value tp, which must be one the values returned by lua_type.
[Visual Basic]
Public Shared Function lua_typename( _
ByVal
L As
IntPtr, _
ByVal
tp As
Integer _
) As
String
Parameters
-
L
-
-
tp
-
Return Value
See Also
Lua Class | Tao.Lua Namespace