CloseConnection (Method): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Trappingnoobs another page that the writer couldn't be bothered to put noinclude in, and so is putting "caterogry:methods" and "{{locked}}" onto a load of random object pages. |
>Trappingnoobs fixed my last edit. |
||
(2 intermediate revisions by the same user not shown) | |||
Line 6: | Line 6: | ||
|object=NetworkReplicator | |object=NetworkReplicator | ||
|protected=Yes | |protected=Yes | ||
}}</ | }}</onlyinclude> | ||
[[Category:Methods]] | [[Category:Methods]] |
Latest revision as of 19:33, 1 February 2012
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 |