Fire (Method)/BindableEvent: Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>JulienDethurens
Created page with "<onlyinclude>{{Method |name = Fire |arguments = {{type|Tuple}} <var>arguments</var> |description = Fires the {{type|instance=BindableEvent}}'s [[Event..."
>JulienDethurens
Created page with "<onlyinclude>{{Method |name = Fire |arguments = {{type|Tuple}} <var>arguments</var> |description = Fires the {{type|instance=BindableEvent}}'s [[Event..."
 
(No difference)

Latest revision as of 07:03, 18 February 2012

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