Stop (Function)
From Legacy Roblox Wiki
Stop( ) | |
Returns | n/a |
Description: | Stops a currently playing sound and returns the marker to the beginning of the sound file |
Example
Workspace.Player.Head.Sound:Stop() -- stops the sound
Stop( ) | |
Returns | n/a |
Description: | Stops a currently playing sound and returns the marker to the beginning of the sound file |
Workspace.Player.Head.Sound:Stop() -- stops the sound