Difference between revisions of "enet.peer:disconnect"
(Created page with "Requests a disconnection from the peer. The message is sent on the next host:service() or host:flush(). == Function...") |
m |
||
Line 18: | Line 18: | ||
* [[enet.peer]] | * [[enet.peer]] | ||
== Other Languages == | == Other Languages == | ||
− | {{i18n|enet. | + | {{i18n|enet.peer:disconnect}} |
Revision as of 04:32, 9 October 2014
Requests a disconnection from the peer. The message is sent on the next host:service() or host:flush().
Function
Synopsis
peer:disconnect(data)
Arguments
number data
- An optional integer value to be associated with the disconnect.
Returns
None
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