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
Next revisionBoth sides next revision
play_sound [2021/04/21 18:39] justinplay_sound [2024/01/31 13:23] justin
Line 6: Line 6:
 ====Signature:==== ====Signature:====
 <code python> <code python>
-play_sound(sound_name)+play_sound(sound_name, loop, interval)
 </code> </code>
  
 ^Argument^Description^Type^Required^ ^Argument^Description^Type^Required^
 |sound_name|Name of the sound effect to play.|[[String]]|Yes| |sound_name|Name of the sound effect to play.|[[String]]|Yes|
 +|loop|.|[[Boolean]]|No|
 +|interval|.|[[Number]]|No|
  
 <WRAP center round info 100%> <WRAP center round info 100%>
play_sound.txt · Last modified: 2024/01/31 22:20 by justin