Table of Contents

NetConnection::connectArranged

(spamConnect, isClient, myNonce, otherNonce, possibleAddress1, possibleAddress2, …, possibleAddressN)

Syntax

void NetConnection::connectArranged(__unk %spamConnect, __unk %isClient, __unk %myNonce, __unk %otherNonce, __unk %possibleAddress1[, __unk %possibleAddress2, __unk %__param6, __unk %__param7, __unk %__param8, __unk %__param9, __unk %__param10, __unk %__param11, __unk %__param12, __unk %__param13]);

Parameters

__unk %spamConnect
No description available.

__unk %isClient
No description available.

__unk %myNonce
No description available.

__unk %otherNonce
No description available.

__unk %possibleAddress1
No description available.

[optional] __unk %possibleAddress2
No description available.

[optional] __unk %__param6
No description available.

[optional] __unk %__param7
No description available.

[optional] __unk %__param8
No description available.

[optional] __unk %__param9
No description available.

[optional] __unk %__param10
No description available.

[optional] __unk %__param11
No description available.

[optional] __unk %__param12
No description available.

[optional] __unk %__param13
No description available.

Return value

void
No description available.

Remarks

Examples

Source

Engine

See also

NetConnection::cancelConnect
NetConnection::checkMaxRate
NetConnection::clearPaths
NetConnection::connect
NetConnection::connectLocal
NetConnection::getAddress
NetConnection::getFinishedInitialGhost
NetConnection::getGhostID
NetConnection::getGhostsActive
NetConnection::getPacketLoss
NetConnection::getPing
NetConnection::getPort
NetConnection::getProtocolVersion
NetConnection::getRawIP
NetConnection::isLan
NetConnection::isLocal
NetConnection::isLocalConnection
NetConnection::resolveGhostID
NetConnection::resolveObjectFromGhostIndex
NetConnection::sendDisconnectPacket
NetConnection::setFinishedInitialGhost
NetConnection::transmitPaths

References

This function is not called by any other functions.