Difference between revisions of "enet.host:channel limit"
(Created page with "Sets the maximum number of channels allowed. If it is 0 then the system maximum allowable value is used. == Function == === Synopsis === <source lang="lua"> host:channel_limit(li...") |
m (→Returns: stylistic edit.) |
||
Line 8: | Line 8: | ||
{{param|number|limit|The maximum number of channels allowed.}} | {{param|number|limit|The maximum number of channels allowed.}} | ||
=== Returns === | === Returns === | ||
− | + | Nothing. | |
== See Also == | == See Also == |
Latest revision as of 02:20, 30 October 2016
Sets the maximum number of channels allowed. If it is 0 then the system maximum allowable value is used.
Function
Synopsis
host:channel_limit(limit)
Arguments
number limit
- The maximum number of channels allowed.
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