C# Class Lua_YwLuaMonoDataBridge, 2DPlatformer-SLua

Inheritance: LuaObject
Afficher le fichier Open project: yaukeywang/2DPlatformer-SLua

Méthodes publiques

Méthode Description
reg ( IntPtr l ) : void

Private Methods

Méthode 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 méthode

public static reg ( IntPtr l ) : void
l IntPtr
Résultat void