Reset (Function): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Blocco
This should clear it up.
>Blocco
links
Line 3: Line 3:
|arguments =  
|arguments =  
|returns = nothing
|returns = nothing
|description = This method resets the current game to a waypoint set when Run was called.  This method should only be used after Run was called.
|description = This method resets the current game to a waypoint set when [[Run]] was called.  This method should only be used after [[Run]] was called.
|object = RunService
|object = RunService
|}}
|}}
</onlyinclude>
</onlyinclude>
{{clear floats}}
{{clear floats}}

Revision as of 16:03, 8 July 2011

Reset( )
Returns nothing
Description: This method resets the current game to a waypoint set when Run was called. This method should only be used after Run was called.