Reset (Method)

From Legacy Roblox Wiki
Revision as of 04:24, 6 January 2012 by >Legend26 (Created page with "{{protected}} <onlyinclude>{{Method |name = Reset |returns = nil |description = This method resets the current game to a waypoint set when Run was called...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
Protected:This item is protected. Attempting to use it in a Script or LocalScript will cause an error.
Reset( )
Returns nil
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.
Member of: RunService