Difference between revisions of "Joint:getType"

m (1 revision: Imported docs from potato.)
Line 1: Line 1:
  
 
+
Gets an string representing the type.
 
== Function ==
 
== Function ==
 
=== Synopsis ===
 
=== Synopsis ===
Line 13: Line 13:
 
* [[parent::Joint]]
 
* [[parent::Joint]]
 
[[Category:Functions]]
 
[[Category:Functions]]
{{#set:Description=}}
+
{{#set:Description=Gets an string representing the type.}}

Revision as of 16:17, 14 February 2010

Gets an string representing the type.

Function

Synopsis

type = Joint:getType( )

Arguments

None.

Returns

JointType type
A string with the name of the Joint type.

See Also