Difference between revisions of "Joint:getType"

m (1 revision: Importing from potato (again).)
m (included link to other languages)
Line 1: Line 1:
 
 
Gets an string representing the type.
 
Gets an string representing the type.
 
== Function ==
 
== Function ==
Line 14: Line 13:
 
[[Category:Functions]]
 
[[Category:Functions]]
 
{{#set:Description=Gets an string representing the type.}}
 
{{#set:Description=Gets an string representing the type.}}
 +
== Other Languages ==
 +
{{i18n|Joint:getType}}

Revision as of 19:33, 20 January 2011

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

Other Languages