Difference between revisions of "Joint:getType"

m (included link to other languages)
Line 13: Line 13:
 
[[Category:Functions]]
 
[[Category:Functions]]
 
{{#set:Description=Gets an string representing the type.}}
 
{{#set:Description=Gets an string representing the type.}}
 +
{{#set:Since=000}}
 
== Other Languages ==
 
== Other Languages ==
 
{{i18n|Joint:getType}}
 
{{i18n|Joint:getType}}

Revision as of 11:00, 25 March 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