Skip to content

StopAllSfx

Note

This function only exists in RSDKv5U.

Description

Stops all instances of all sound effects playing.

Parameters

None.

Return Value

None.

Example

RSDK.StopAllSfx();
RSDK::SoundFX::StopAll();