Table of Contents

NetConnection::resolveGhostID

( S32 ghostID ) Convert a ghost id from this connection to a real id.

Syntax

int NetConnection::resolveGhostID(S32 %ghostID);

Parameters

S32 %ghostID
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::getGhostID
NetConnection::getGhostsActive
NetConnection::getPacketLoss
NetConnection::getPing
NetConnection::getPort
NetConnection::getProtocolVersion
NetConnection::getRawIP
NetConnection::isLan
NetConnection::isLocal
NetConnection::isLocalConnection
NetConnection::resolveObjectFromGhostIndex
NetConnection::sendDisconnectPacket
NetConnection::setFinishedInitialGhost
NetConnection::transmitPaths

References

This function is not called by any other functions.