BulletCSharp.BulletSoftBodyPINVOKE.SWIGExceptionHelper.SWIGRegisterExceptionCallbacksArgument_BulletSoftBody C# (CSharp) Méthode

SWIGRegisterExceptionCallbacksArgument_BulletSoftBody() private méthode

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