Pause (Method)
From Legacy Roblox Wiki
(Redirected from Pause (Function)/RunService)
There are two different Pause methods as shown below.
Example
game.Players.LocalPlayer.Character.Head.Sound:Pause()
Pause( ) | |
Returns | nil |
Description: | Pauses the physics and scripts in a place. |
Member of: | RunService |