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
mNo edit summary
m (Changed parameters of {{this is a}} to comply with the updated version. This action was performed by a bot.)
Line 1: Line 1:
{{This is a|c0|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>.


== Syntax ==
== Syntax ==

Revision as of 17:39, 17 May 2024

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