UpdateElementRpHAnim

From Multi Theft Auto: Wiki
Revision as of 09:35, 20 September 2021 by Lvrent (talk | contribs)
Jump to navigation Jump to search

20704


[[{{{image}}}|link=|]] Tip: If you want to attach an element to a bone, see attachElementToBone.

Syntax

bool updateElementRpHAnim ( element theElement )

Required Arguments

  • theElement: the element to update the bone animations.

Returns

Returns true if successful, false otherwise.

Example

Accessories-text-editor.png Script Example Missing Function UpdateElementRpHAnim needs a script example, help out by writing one.

Before submitting check out Editing Guidelines Script Examples.


Requirements

This template will be deleted.

See Also