Table of Contents

NetConnection::getGhostID

( S32 realID ) Convert a real id to the ghost id for this connection.

Syntax

int NetConnection::getGhostID(S32 %realID);

Parameters

S32 %realID
No description available.

Return value

int
No description available.

Remarks

Examples

Source

Engine

See also

NetConnection::cancelConnect
NetConnection::checkMaxRate
NetConnection::clearPaths
NetConnection::connect
NetConnection::connectArranged
NetConnection::connectLocal
NetConnection::getAddress
NetConnection::getFinishedInitialGhost
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.