C# Class SLua.Helper

Inheritance: LuaObject
Exibir arquivo Open project: nottvlike/OpenWorldGame

Public Methods

Method Description
reg ( IntPtr l ) : void

Private Methods

Method Description
As ( IntPtr l ) : int
CreateClass ( IntPtr l ) : int
GetClass ( IntPtr l ) : int
IsNull ( IntPtr l ) : int
MakeArray ( IntPtr l ) : int
ToBytes ( IntPtr l ) : int
ToString ( IntPtr l ) : int
_iter ( IntPtr l ) : int
get_out ( IntPtr l ) : int
get_version ( IntPtr l ) : int
iter ( IntPtr l ) : int

Method Details

reg() public static method

public static reg ( IntPtr l ) : void
l System.IntPtr
return void