Difference between revisions of "Thread:getKeys"
(Added Thread:getKeys.) |
|||
Line 1: | Line 1: | ||
{{newin|[[0.8.0]]|080|type=method}} | {{newin|[[0.8.0]]|080|type=method}} | ||
− | Returns the names of all messages in | + | Returns a table with the names of all messages in the message box. |
− | |||
== Function == | == Function == | ||
=== Synopsis === | === Synopsis === | ||
Line 14: | Line 13: | ||
* [[parent::Thread]] | * [[parent::Thread]] | ||
[[Category:Functions]] | [[Category:Functions]] | ||
− | {{#set:Description=Returns the names of all messages | + | {{#set:Description=Returns the names of all messages as a table.}} |
== Other Languages == | == Other Languages == | ||
{{i18n|Thread:getKeys}} | {{i18n|Thread:getKeys}} |
Revision as of 07:09, 27 November 2012
Available since LÖVE 0.8.0 |
This method is not supported in earlier versions. |
Returns a table with the names of all messages in the message box.
Function
Synopsis
msgNames = Thread:getKeys()
Arguments
None.
Returns
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