C# 클래스 BulletCSharp.BulletSoftBodyPINVOKE.SWIGPendingException

파일 보기 프로젝트 열기: sanglin307/BulletUnity3D

공개 메소드들

메소드 설명
Retrieve ( ) : Exception
Set ( Exception e ) : void

메소드 상세

Retrieve() 공개 정적인 메소드

public static Retrieve ( ) : Exception
리턴 System.Exception

Set() 공개 정적인 메소드

public static Set ( Exception e ) : void
e System.Exception
리턴 void