W3cubDocs

/LÖVE

Thread:getKeys

Available since LÖVE 0.8.0 and removed in LÖVE 0.9.0
This method is not supported in earlier or later versions.

Returns a table with the names of all messages in the message box.

Function

Synopsis

msgNames = Thread:getKeys()

Arguments

None.

Returns

table msgNames
A sequence with all the message names.

See Also

© 2006–2016 LÖVE Development Team
Licensed under the GNU Free Documentation License, Version 1.3.
https://love2d.org/wiki/Thread:getKeys