CloseConnection (Method): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>ArceusInator
New page: {{Locked}} {{Method |name=CloseConnection |description=Disconnects the NetworkReplicator from the game, which in turn disconnects its Player. |object=NetworkReplicator |protected=Y...
>Emess
No edit summary
Line 6: Line 6:
|protected=Yes
|protected=Yes
}}
}}
[[Category:Methods]]

Revision as of 02:34, 11 May 2011

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