Skip to main content

Execute_StopSound2D

Description

Stops a controllable 2D sound for the target entity. The stop request is sent regardless of possession so pending playback can also be cancelled.

Parameters

ParameterDescription
BaseObjectThe target object whose controllable sound is stopped.
S1The SoundId defined in the AudioResources table.

Examples

DescriptionBaseObjectCommand
Stop a controllable sound registered for SelfSelfStopSound2D