Reset (Function): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Blocco
New page: {{Function| name = Reset |arguments = |returns = nothing |description = This method resets the current game. |object = RunService |}}
>MrNicNac
A bit vague, don't you think?
Line 1: Line 1:
{{Function|
<onlyinclude>{{Function|
name = Reset
name = Reset
|arguments =  
|arguments =  
|returns = nothing
|returns = nothing
|description = This method resets the current game.
|description = This method resets the current game to before the [[Run]] function was called.
|object = RunService
|object = RunService
|}}
|}}
</onlyinclude>
{{clear floats}}

Revision as of 16:01, 8 July 2011

Reset( )
Returns nothing
Description: This method resets the current game to before the Run function was called.