Fire (Method)/BindableEvent

From Legacy Roblox Wiki
Revision as of 07:03, 18 February 2012 by >JulienDethurens (Created page with "<onlyinclude>{{Method |name = Fire |arguments = {{type|Tuple}} <var>arguments</var> |description = Fires the {{type|instance=BindableEvent}}'s [[Event...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
Fire( Tuple arguments )
Returns nil
Description: Fires the BindableEvent's Event event, with, as arguments, the arguments passed to this method.
Member of: BindableEvent