This site is inactive!

This site is no longer kept up to date. It has been superseded by the Roblox API Reference. Please update your bookmarks.

Deprecated: This class is deprecated.

Members

Properties

Functions

Returns Function
Objects GetAttachedReceivers ( )
void SetValue ( float newValue )

YieldFunctions

  • 1 yieldfunction inherited from Instance

Events

Event
ReceiverConnected ( Instance receiver )
ReceiverDisconnected ( Instance receiver )

Function Descriptions

ObjectsCustomEvent.GetAttachedReceivers ( )

voidCustomEvent.SetValue ( float newValue )

Event Descriptions

CustomEvent.ReceiverConnected ( Instance receiver )

CustomEvent.ReceiverDisconnected ( Instance receiver )

Inherits: