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
($renamebone)
 
No edit summary
 
(4 intermediate revisions by 4 users not shown)
Line 1: Line 1:
All bones and references to bones in all commands with the <current bone name> are converted to the <new bone name>.
{{tabsBar|main=gs|base=$renamebone}}
{{this is a|QC command|name=$renamebone}} All [[bone]]s and references to bones in all commands with the <current bone name> are converted to the <new bone name>.


== Syntax ==
== Syntax ==
Line 5: 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>