BulletCSharp.BulletDynamicsPINVOKE.btRaycastVehicle_getUserConstraintType C# (CSharp) Method

btRaycastVehicle_getUserConstraintType() private method

private btRaycastVehicle_getUserConstraintType ( HandleRef jarg1 ) : int
jarg1 HandleRef
return int
        public static extern int btRaycastVehicle_getUserConstraintType(HandleRef jarg1);
BulletDynamicsPINVOKE