true for any value that’s a valid RBXScriptSignal.
RemoteEvent.OnServerEvent, RemoteEvent.OnClientEvent, BindableEvent.Event, Folder.ChildAdded, and the rest.
Most commonly used to confirm a value is a valid RBXScriptSignal before passing it to firesignal or other signal functions.
Parameters
Returns
boolean