Joint:getUserData

Edit

Returns the user data associated with the Joint.

data = Joint:getUserData()

Arguments

None

Returns

NameTypeDescription
data* The custom value associated with the Joint.

See also