SFXFMODPlugin

Engine/source/sfx/fmod/sfxFMODPlugin.h

SFXSystem plugin that adds the capability to create SFXSources for Designer SFXFMODEvents.

More...

Public Types

Public Functions

Detailed Description

SFXSystem plugin that adds the capability to create SFXSources for Designer SFXFMODEvents.

The plugin will only be installed if an FMOD device has been created. While SFXFMODEvents may be constructed without an FMOD device, trying to play such an event then will result in an error.

Public Types

typedef SFXSystemPlugin Parent 

Public Functions

createSource(SFXTrack * track)

Reimplemented from: SFXSystemPlugin