BulletCSharp.BulletCollisionPINVOKE.SWIGExceptionHelper.SWIGRegisterExceptionCallbacksArgument_BulletCollision C# (CSharp) 메소드

SWIGRegisterExceptionCallbacksArgument_BulletCollision() 개인적인 메소드

private SWIGRegisterExceptionCallbacksArgument_BulletCollision ( ExceptionArgumentDelegate argumentDelegate, ExceptionArgumentDelegate argumentNullDelegate, ExceptionArgumentDelegate argumentOutOfRangeDelegate ) : void
argumentDelegate ExceptionArgumentDelegate
argumentNullDelegate ExceptionArgumentDelegate
argumentOutOfRangeDelegate ExceptionArgumentDelegate
리턴 void
            public static extern void SWIGRegisterExceptionCallbacksArgument_BulletCollision(
                                ExceptionArgumentDelegate argumentDelegate,
                                ExceptionArgumentDelegate argumentNullDelegate,
                                ExceptionArgumentDelegate argumentOutOfRangeDelegate);