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

CMessagePlaySoundRef::CMessagePlaySoundRef

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

  • int sendToMe -

  • long caller -

  • long target -

Remarks