- Found in:
- Vanilla
Description
Wiki Description
Resume playback of any SoundCategory.Pause() sounds in the given sound category.
Documentation Comment
Play any Paused sounds that belong to this category
Caveats
Examples
; Restart bird sounds.
BirdSongsCategory.UnPause()Auto-Generated Example
mySoundCategory__toCallFunctionOn.UnPause()