Using Communication Components > ConnectionLight component |
![]() ![]() ![]() |
ConnectionLight component
This component provides visual feedback on the state of the client connection. It is green when connected, red when disconnected, and yellow if the latency (the time it takes to send data across the network connection to and from the server) of the connection is too high. The light doubles as a button that toggles a display box that provides detailed information about the connection (the data latency rate and the instantaneous upload and download rates).
The ConnectionLight component does not require scripting if you use it with the SimpleConnect component.
![]() ![]() ![]() |