Difference between revisions of "enet.peer:reset"
(Created page with "Forcefully disconnects peer. The peer is not notified of the disconnection. == Function == === Synopsis === <source lang="lua"> peer:reset() </sou...") |
m (stylistic edit.) |
||
Line 6: | Line 6: | ||
</source> | </source> | ||
=== Arguments === | === Arguments === | ||
− | None | + | None. |
=== Returns === | === Returns === | ||
− | + | Nothing. | |
== See Also == | == See Also == |
Latest revision as of 02:12, 30 October 2016
Forcefully disconnects peer. The peer is not notified of the disconnection.
Function
Synopsis
peer:reset()
Arguments
None.
Returns
Nothing.
See Also
Other Languages
Dansk –
Deutsch –
English –
Español –
Français –
Indonesia –
Italiano –
Lietuviškai –
Magyar –
Nederlands –
Polski –
Português –
Română –
Slovenský –
Suomi –
Svenska –
Türkçe –
Česky –
Ελληνικά –
Български –
Русский –
Српски –
Українська –
עברית –
ไทย –
日本語 –
正體中文 –
简体中文 –
Tiếng Việt –
한국어
More info