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... |
>ArceusInator New page: {{Locked}} {{Method |name=CloseConnection |description=Disconnects the NetworkReplicator from the game, which in turn disconnects its Player. |object=NetworkReplicator |protected=Y... |
(No difference)
|
Revision as of 15:31, 24 March 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 |