BulletCSharp.BulletDynamicsPINVOKE.btRaycastVehicle_getUserConstraintId C# (CSharp) Method

btRaycastVehicle_getUserConstraintId() private method

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