C# Class AkPlatformInitSettings, GrapplingHookFighters

Inheritance: IDisposable
Datei anzeigen Open project: PurdueSIGGD/GrapplingHookFighters Class Usage Examples

Protected Properties

Property Type Description
swigCMemOwn bool

Public Methods

Method Description
AkPlatformInitSettings ( ) : System
Dispose ( ) : void

Private Methods

Method Description
AkPlatformInitSettings ( IntPtr cPtr, bool cMemoryOwn ) : System
getCPtr ( AkPlatformInitSettings, obj ) : IntPtr

Method Details

AkPlatformInitSettings() public method

public AkPlatformInitSettings ( ) : System
return System

Dispose() public method

public Dispose ( ) : void
return void

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
return bool