Difference between revisions of "enet.peer:disconnect now"
(Created page with "Force immediate disconnection from peer. Foreign peer not guaranteed to receive disconnect notification. == Function == === Synopsis === <source l...") |
m (stylistic edit.) |
||
(One intermediate revision by one other user not shown) | |||
Line 8: | Line 8: | ||
{{param|number|data|Optional integer value to be associated with the disconnect.}} | {{param|number|data|Optional integer value to be associated with the disconnect.}} | ||
=== Returns === | === Returns === | ||
− | + | Nothing. | |
== See Also == | == See Also == | ||
Line 14: | Line 14: | ||
* [[enet.peer]] | * [[enet.peer]] | ||
== Other Languages == | == Other Languages == | ||
− | {{i18n|enet. | + | {{i18n|enet.peer:disconnect_now}} |
Latest revision as of 02:12, 30 October 2016
Force immediate disconnection from peer. Foreign peer not guaranteed to receive disconnect notification.
Function
Synopsis
peer:disconnect_now(data)
Arguments
number data
- Optional integer value to be associated with the disconnect.
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