BulletCSharp.BulletDynamicsPINVOKE.RaycastInfo_m_isInContact_get C# (CSharp) Method

RaycastInfo_m_isInContact_get() private method

private RaycastInfo_m_isInContact_get ( HandleRef jarg1 ) : bool
jarg1 System.Runtime.InteropServices.HandleRef
return bool
        public static extern bool RaycastInfo_m_isInContact_get(HandleRef jarg1);
BulletDynamicsPINVOKE