Recent Changes - Search:

Documentation

Help

Tutorials

RoadMap

Help Docs for wiki writers:

PmWiki

edit SideBar

DestroySound

bool DestroySound(std::string _name);

Public function of the Epee Engine Class

Description:
removes the a sound from the sound list and deletes the sound object

Arguments:

Required:
std::string _name
name of the sound to remove and delete

Return Value:
returns true if the sound is removed from the list and deleted.
returns false on failure of finding the sound in the list or if it can not be removed or deleted

Edit - History - Print - Recent Changes - Search
Page last modified on April 04, 2007, at 05:00 PM