C# Class Lua_UnityEngine_JointTranslationLimits2D, HGFramework

Inheritance: LuaObject
Afficher le fichier Open project: zhutaorun/HGFramework Class Usage Examples

Méthodes publiques

Méthode Description
reg ( IntPtr, l ) : void

Private Methods

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

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