Difference between revisions of "Joint:getType"

m (typo)
 
Line 1: Line 1:
Gets an string representing the type.
+
Gets a string representing the type.
 
== Function ==
 
== Function ==
 
=== Synopsis ===
 
=== Synopsis ===
Line 12: Line 12:
 
* [[parent::Joint]]
 
* [[parent::Joint]]
 
[[Category:Functions]]
 
[[Category:Functions]]
{{#set:Description=Gets an string representing the type.}}
+
{{#set:Description=Gets a string representing the type.}}
 
{{#set:Since=000}}
 
{{#set:Since=000}}
 
== Other Languages ==
 
== Other Languages ==
 
{{i18n|Joint:getType}}
 
{{i18n|Joint:getType}}

Latest revision as of 08:42, 8 April 2016

Gets a 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