bool SetSoundData(SoundDataBase* ps);
SetSoundData is an overridden method for initializing and retaining the sound contents of the sound file.
Parameters |
Description |
pSound |
Pointer to SoundDataBase for creating the sound contents. |
A Boolean value of true if the sound data is initialized and retained otherwise false.