BulletCSharp.BulletCollisionPINVOKE.SWIGExceptionHelper.SWIGRegisterExceptionCallbacksArgument_BulletCollision C# (CSharp) Méthode

SWIGRegisterExceptionCallbacksArgument_BulletCollision() private méthode

private SWIGRegisterExceptionCallbacksArgument_BulletCollision ( ExceptionArgumentDelegate argumentDelegate, ExceptionArgumentDelegate argumentNullDelegate, ExceptionArgumentDelegate argumentOutOfRangeDelegate ) : void
argumentDelegate ExceptionArgumentDelegate
argumentNullDelegate ExceptionArgumentDelegate
argumentOutOfRangeDelegate ExceptionArgumentDelegate
Résultat void
            public static extern void SWIGRegisterExceptionCallbacksArgument_BulletCollision(
                                ExceptionArgumentDelegate argumentDelegate,
                                ExceptionArgumentDelegate argumentNullDelegate,
                                ExceptionArgumentDelegate argumentOutOfRangeDelegate);