Connection
The constructor class for ClientCaster objects.
Properties
Connected
This item is read only and cannot be modified. Read OnlyConnection.Connected: booleanA boolean which determines whether the Connection is currently active.
Functions
Disconnect
Connection:Disconnect() → ()Disonnects the Connection, with any :Fire calls no longer updating it.