StopAllSfx¶ Note This function only exists in RSDKv5U. Description¶ Stops all instances of all sound effects playing. Parameters¶ None. Return Value¶ None. Example¶ CC++ RSDK.StopAllSfx(); RSDK::SoundFX::StopAll();