Fire (Method): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>NXTBoy
Removing links - should be part of template
>JulienDethurens
No edit summary
Line 1: Line 1:
<onlyinclude>{{Method
There are two Fire methods:
|name                = Fire
 
|arguments            =
{{:Fire (Method)/RocketPropulsion}}
|description          = Causes the rocket to fly towards [[Target]].
{{clear floats}}
|object              = RocketPropulsion
{{:Fire (Method)/BindableEvent}}
}}</onlyinclude>
 
[[Category:Methods]]
[[Category:Methods]]

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