C# Class Lua_UnityEngine_JointTranslationLimits2D, HGFramework

Inheritance: LuaObject
Exibir arquivo Open project: zhutaorun/HGFramework Class Usage Examples

Public Methods

Method Description
reg ( IntPtr, l ) : void

Private Methods

Method Description
constructor ( IntPtr, l ) : int
get_max ( IntPtr, l ) : int
get_min ( IntPtr, l ) : int
set_max ( IntPtr, l ) : int
set_min ( IntPtr, l ) : int

Method Details

reg() static public method

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