Tao.Lua SDK Documentation
Lua.luaopen_math Method
[Visual Basic]
Public Shared Function luaopen_math( _
ByVal
L
As
IntPtr
_
) As
Integer
[C#]
public static
int
luaopen_math(
IntPtr
L
);
See Also
Lua Class
|
Tao.Lua Namespace