CodeSmile AssetDatabase 1.9
Unity's AssetDatabase in enjoyable, consistent, concise, convenient, comprehensible, safe, documented form.
Loading...
Searching...
No Matches

◆ CanConnect()

static Boolean CanConnect ( [NotNull] String ipAddress,
UInt16 port )
static

Tests if the cache server (Accelerator) connection can be established with the given IP address and port number.

Parameters
ipAddressThe IP address to connect to.
portThe port number of the Cache Server/Accelerator service.
Returns
True if connection could be established, false otherwise.
See also