C# Class BulletCSharp.BulletSoftBodyPINVOKE.SWIGPendingException

Show file Open project: sanglin307/BulletUnity3D

Public Methods

Method Description
Retrieve ( ) : Exception
Set ( Exception e ) : void

Method Details

Retrieve() public static method

public static Retrieve ( ) : Exception
return System.Exception

Set() public static method

public static Set ( Exception e ) : void
e System.Exception
return void