BindableEvent

Description

The BindableEvent object enables custom events through asynchronous one-way communication between scripts on the same side of the client-server boundary. When you fire a BindableEvent through the Fire Bindable Event block, the firing script does not yield and the target function receives the passed arguments with certain limitations.

Available to

Data

ClassName (String)

BindableEvent

Name (String)

Event

Parent (Object)

workspace

Behavior

Archivable (Boolean)

true

Last updated