Pause (Method)/runservice: Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Legend26 Someone check the description here. |
>Legend26 No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<onlyinclude>{{Method | <onlyinclude>{{Method | ||
|name = Pause | |name = Pause | ||
|protected = yes | |||
|description = Pauses the physics and scripts in a place. | |description = Pauses the physics and scripts in a place. | ||
|objects = [[RBX.lua.RunService (Object)|RunService]] | |objects = [[RBX.lua.RunService (Object)|RunService]] | ||
}}</onlyinclude> | }}</onlyinclude> |
Latest revision as of 00:25, 13 January 2012
Pause( ) | |
Returns | nil |
Description: | Pauses the physics and scripts in a place. |
Member of: | RunService |