Abort (Method)
From Legacy Roblox Wiki
(Redirected from Abort (Function))
Abort( ) | |
Returns | nil |
Description: | Causes the rocket to fall. |
Member of: | RocketPropulsion |
Example
Makes a RocketPropulsion fall using the Abort() method
Workspace.Part.RocketPropulsion:Abort()