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
m (Changed parameters of {{this is a}} to comply with the updated version. This action was performed by a bot.)
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{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>.
{{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>.


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 16: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>