BulletCSharp.BulletDynamicsPINVOKE.btRaycastVehicle_getUserConstraintType C# (CSharp) 메소드

btRaycastVehicle_getUserConstraintType() 개인적인 메소드

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