{{newin|[[11.0]]|110|type=method|text=It has been renamed from [[World:getContactList]]}}

Returns a table with all [[Contact]]s.

== Function ==
=== Synopsis ===
<source lang="lua">
contacts = World:getContacts( )
</source>
=== Arguments ===
None.
=== Returns ===
{{param|table|contacts|A [[sequence]] with all [[Contact]]s.}}
== See Also ==
* [[parent::World]]
[[Category:Functions]]
{{#set:Description=Returns a table with all [[Contact]]s.}}
== Other Languages ==
{{i18n|World:getContacts}}