BindableEvent¶
Inherits Instance
BindableEvent are events that can be called to communicate between scripts in the same boundary.
Methods¶
Invoke → nil¶
Parameters: par [ any ]
Invoke this event with parameters
Events¶
Invoked¶
Parameters: ... [ any ]
Fires when this event has been invoked