Abort (Method): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>ArceusInator Added an example. |
>ArceusInator Added an example. |
(No difference)
|
Revision as of 21:18, 27 December 2010
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()