{{newin|[[0.8.0]]|080|type=method}}
Returns the number of contacts in the world.

== Function ==
=== Synopsis ===
<source lang="lua">
n = World:getContactCount( )
</source>
=== Arguments ===
None.
=== Returns ===
{{param|number|n|The number of contacts in the world.}}
== See Also ==
* [[parent::World]]
[[Category:Functions]]
{{#set:Description=Returns the number of contacts in the world.}}
{{#set:Since=080}}
== Other Languages ==
{{i18n|World:getContactCount}}