Welcome Guest [Log In] [Register]
Viewing Single Post From: Sound
Alan
Administrator
[ *  *  * ]
bool SetChannel(int _ChannelToSetTo)

Public function of the Sound Class

Description:
sets the channel that the sound will play on

Arguments:

Required:

int _ChannelToSetTo
channel to play on.
must be greater that zero


Return Value:
returns true on success, false otherwise
Offline Profile Quote Post
Sound · Documentation