{{newin|[[0.8.0]]|080|type=method}}
Returns the type of the body.

== Function ==
=== Synopsis ===
<source lang="lua">
type = Body:getType( )
</source>
=== Arguments ===
None.
=== Returns ===
{{param|BodyType|type|The body type.}}
== See Also ==
* [[parent::Body]]
* [[Body:setType]]
[[Category:Functions]]
{{#set:Description=Returns the type of the body.}}
{{#set:Since=080}}
== Other Languages ==
{{i18n|Body:getType}}