BulletCSharp.BulletCollisionPINVOKE.btCollisionDispatcher_needsResponse C# (CSharp) 메소드

btCollisionDispatcher_needsResponse() 개인적인 메소드

private btCollisionDispatcher_needsResponse ( HandleRef jarg1, HandleRef jarg2, HandleRef jarg3 ) : bool
jarg1 System.Runtime.InteropServices.HandleRef
jarg2 System.Runtime.InteropServices.HandleRef
jarg3 System.Runtime.InteropServices.HandleRef
리턴 bool
        public static extern bool btCollisionDispatcher_needsResponse(HandleRef jarg1, HandleRef jarg2, HandleRef jarg3);
BulletCollisionPINVOKE