A_LoopActiveSound

A_LoopActiveSound

(no parameters)

Note: This function has been superseded by A_StartSound, which duplicates and extends its functionality. Use of the newer function is advised in order to maintain maximum flexibility in your code.

Usage

Plays the actor's ActiveSound, if one is defined, and causes it to loop seamlessly. The sound can be stopped with A_StopSound.

This function doesn't work on weapons.

This article is issued from Zdoom. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.