isConnected: Difference between revisions

no edit summary
m (Mex moved page IsConnected to isConnected)
 
No edit summary
 
Line 1: Line 1:
{{ScriptItem
{{ScriptItem2
|endpoint = client
|name = isConnected
|side = client
|type = variable
|type = variable
|name = isConnected
|games = iii vc sa iv
|desc = fetch the server-connection status of the local client
|return = bool a boolean, <code>bool true</code> if the client is connected to a server, <code>bool false</code> otherwise
|readonly = true
|readonly = true
|returnTypes = bool
|usage = fetch the server-connection status of the local client
|returnInfo = a boolean, <code>bool true</code> if the client is connected to a server, <code>bool false</code> otherwise
}}
}}
6,833

edits