SFXFMODPlugin
Engine/source/sfx/fmod/sfxFMODPlugin.h
SFXSystem plugin that adds the capability to create SFXSources for Designer SFXFMODEvents.
Public Types
Parent
Public Functions
createSource(SFXTrack * track)
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.