Fire (Method): Difference between revisions

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