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
| Parameter | Description |
|---|---|
| BaseObject | The target object whose controllable sound is stopped. |
| S1 | The SoundId defined in the AudioResources table. |
Examples
| Description | BaseObject | Command |
|---|---|---|
| Stop a controllable sound registered for Self | Self | StopSound2D |