CMessagePlaySoundRef Class
Note
See CMessage<Message> Methods for methods that are shared by all Message classes. Only the additional methods specific to each class are documented here.
Methods
Name |
Description |
Event message for this class |
CMessagePlaySoundRef::CMessagePlaySoundRef
void CMessagePlaySoundRef::CMessagePlaySoundRef(
CResRef cResSound,
int sendToMe,
long caller,
long target);
Parameters
CResRef cResSound - resource reference of sound to play
intsendToMe -longcaller -longtarget -
Remarks