Pause (Method): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Legend26 No edit summary |
>Legend26 No edit summary |
(No difference)
|
Revision as of 00:25, 13 January 2012
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 |