BulletCSharp.BulletDynamicsPINVOKE.SWIGExceptionHelper.SWIGRegisterExceptionCallbacksArgument_BulletDynamics C# (CSharp) Method

SWIGRegisterExceptionCallbacksArgument_BulletDynamics() private method

private SWIGRegisterExceptionCallbacksArgument_BulletDynamics ( ExceptionArgumentDelegate argumentDelegate, ExceptionArgumentDelegate argumentNullDelegate, ExceptionArgumentDelegate argumentOutOfRangeDelegate ) : void
argumentDelegate ExceptionArgumentDelegate
argumentNullDelegate ExceptionArgumentDelegate
argumentOutOfRangeDelegate ExceptionArgumentDelegate
return void
            public static extern void SWIGRegisterExceptionCallbacksArgument_BulletDynamics(
                                ExceptionArgumentDelegate argumentDelegate,
                                ExceptionArgumentDelegate argumentNullDelegate,
                                ExceptionArgumentDelegate argumentOutOfRangeDelegate);