Table of Contents

NetObject::scopeToClient

(NetConnection %client)Cause the NetObject to be forced as scoped on the specified NetConnection.

Syntax

void NetObject::scopeToClient(NetConnection %client);

Parameters

NetConnection %client
No description available.

Return value

void
No description available.

Remarks

Examples

Source

Engine

See also

NetObject::clearScopeToClient
NetObject::getGhostID
NetObject::setScopeAlways

References

This function is not called by any other functions.