Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Lua_UnityEngine_JointTranslationLimits2D
C# Class Lua_UnityEngine_JointTranslationLimits2D, HGFramework
Inheritance:
LuaObject
Mostra file
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