User Tools

Site Tools


play_sound

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
play_sound [2024/01/31 22:19] justinplay_sound [2024/01/31 22:20] (current) justin
Line 12: Line 12:
 |sound_name|Name of the [[sound|sound effect]] to play.|[[String]]|Yes| |sound_name|Name of the [[sound|sound effect]] to play.|[[String]]|Yes|
 |loop|Whether or not the [[sound|sound effect]] will loop or play only once. When true, it will loop until stopped via the [[Stop Sound]] function.|[[Boolean]]|No| |loop|Whether or not the [[sound|sound effect]] will loop or play only once. When true, it will loop until stopped via the [[Stop Sound]] function.|[[Boolean]]|No|
-|interval|Interval of time to wait between each playing of the [[sound|sound effect]] (only applicable when the loop argument is true).|[[Number]]|No|+|interval|Interval of time in seconds to wait between each playing of the [[sound|sound effect]] (only applicable when the loop argument is true).|[[Number]]|No|
  
 ^Return Value^Description^Type^ ^Return Value^Description^Type^
play_sound.txt · Last modified: 2024/01/31 22:20 by justin