Abort (Method)

From Legacy Roblox Wiki
Revision as of 21:18, 27 December 2010 by >ArceusInator (Added an example.)
Jump to navigationJump to search
Abort( )
Returns nil
Description: Causes the rocket to fall.
Member of: RocketPropulsion


Example

Making a RocketPropulsion fall using the Abort() method

Workspace.Part.RocketPropulsion:Abort()