Documentation
Help
Tutorials
RoadMap
Help Docs for wiki writers:
PmWiki
edit SideBar
bool SetChannel(int _ChannelToSetTo)
Public function of the Sound Class
Description:Sets the channel that the sound will play on
Arguments:
Required: int _ChannelToSetTochannel to play on.must be greater that zero
Return Value:returns true on success, false otherwise