BulletCSharp.BulletSoftBodyPINVOKE.LJoint_Type C# (CSharp) Méthode

LJoint_Type() private méthode

private LJoint_Type ( HandleRef jarg1 ) : IntPtr
jarg1 HandleRef
Résultat IntPtr
        public static extern IntPtr LJoint_Type(HandleRef jarg1);
BulletSoftBodyPINVOKE