This article's documentation is for anything that uses the Source engine. Click here for more information.

$renamebone: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 6: Line 6:
  $renamebone <current bone name> <new bone name>
  $renamebone <current bone name> <new bone name>


[[Category:QC Commands|renamebone]]__NOTOC__
__NOTOC__

Latest revision as of 17:43, 3 August 2025

$renamebone is a QC command available in all Source Source games. All bones and references to bones in all commands with the <current bone name> are converted to the <new bone name>.

Syntax

$renamebone <current bone name> <new bone name>