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);
Parameters
-
L
-
Return Value
See Also
Lua Class | Tao.Lua Namespace