BulletCSharp.BulletDynamicsPINVOKE.SWIGExceptionHelper.SWIGRegisterExceptionCallbacksArgument_BulletDynamics C# (CSharp) Метод

SWIGRegisterExceptionCallbacksArgument_BulletDynamics() приватный Метод

private SWIGRegisterExceptionCallbacksArgument_BulletDynamics ( ExceptionArgumentDelegate argumentDelegate, ExceptionArgumentDelegate argumentNullDelegate, ExceptionArgumentDelegate argumentOutOfRangeDelegate ) : void
argumentDelegate ExceptionArgumentDelegate
argumentNullDelegate ExceptionArgumentDelegate
argumentOutOfRangeDelegate ExceptionArgumentDelegate
Результат void
            public static extern void SWIGRegisterExceptionCallbacksArgument_BulletDynamics(
                                ExceptionArgumentDelegate argumentDelegate,
                                ExceptionArgumentDelegate argumentNullDelegate,
                                ExceptionArgumentDelegate argumentOutOfRangeDelegate);