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
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>.



Revision as of 10:39, 25 March 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>