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);