Function that returns the specified MotionLink using a name.
"motionLinks_var" is a variable referencing a MotionLinks object. |
"motionLinks_var" is a variable referencing a MotionLinks object. |
| Type | Description |
| MotionLink | Returns the specified item or null if an invalid name was specified. |
| Name | Type | Description |
| name | string | The name of the item within the collection to return. |