CloseConnection (Method)

From Legacy Roblox Wiki
Revision as of 15:31, 24 March 2011 by >ArceusInator (New page: {{Locked}} {{Method |name=CloseConnection |description=Disconnects the NetworkReplicator from the game, which in turn disconnects its Player. |object=NetworkReplicator |protected=Y...)
Jump to navigationJump to search
Protected:This item is protected. Attempting to use it in a Script or LocalScript will cause an error.
CloseConnection( )
Returns nil
Description: Disconnects the NetworkReplicator from the game, which in turn disconnects its Player.
Member of: NetworkReplicator