C# Class Lua_YwLuaMonoDataBridge, 2DPlatformer-SLua

Inheritance: LuaObject
Datei anzeigen Open project: yaukeywang/2DPlatformer-SLua

Public Methods

Method Description
reg ( IntPtr l ) : void

Private Methods

Method Description
get_m_floats ( IntPtr l ) : int
get_m_integers ( IntPtr l ) : int
get_m_strings ( IntPtr l ) : int
set_m_floats ( IntPtr l ) : int
set_m_integers ( IntPtr l ) : int
set_m_strings ( IntPtr l ) : int

Method Details

reg() public static method

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