GetSoundIsPlaying
- Parameters
-
soundHandle sound
- comment
- note
-
If you just started the sound this still returns false.
- async
- This function is asynchronous. The values it returns are not guaranteed to be the same for each player. If you attempt to use it in an synchronous manner it may cause a desync.
- patch
-
1.00
- Source
- common.j (suggest an edit or discuss on Github)
- return type
-
boolean
- Source code
-
native GetSoundIsPlaying takes sound soundHandle returns boolean