Fire (Method): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Camoy
added
>JulienDethurens
No edit summary
 
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{|
There are two Fire methods:
|<onlyinclude>{{Method|name = Fire
 
|arguments =
{{:Fire (Method)/RocketPropulsion}}
|returns = [[nil]]
{{clear floats}}
|description = Causes the rocket to fly towards [[Target]].
{{:Fire (Method)/BindableEvent}}
|object = [[RocketPropulsion]]
 
|}}</onlyinclude>
[[Category:Methods]]
|}

Latest revision as of 07:04, 18 February 2012

There are two Fire methods:

Fire( )
Returns nil
Description: Causes the rocket to fly towards Target.
Member of: RocketPropulsion
Fire( Tuple arguments )
Returns nil
Description: Fires the BindableEvent's Event event, with, as arguments, the arguments passed to this method.
Member of: BindableEvent