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

$calctransitions: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 1: Line 1:
{{stub}}
{{stub}}
{{this is a|QC command|engine=Source}}
{{this is a|QC command|engine=Source}}
{{confirm|What does it do? In the 2006 SDK StudioMDL, it sets the {{code|g_bMultistageGraph}} variable to true.}}
{{confirm|What does it do? In the publicly released [https://github.com/Source-SDK-Archives/source-sdk-2006-ep1/blob/e0b3d19b206ccf3764d851d63963471b30bb5451/utils/studiomdl/studiomdl.cpp#L6559 2006 SDK version of StudioMDL], it sets the {{code|g_bMultistageGraph}} variable to true.}}

Latest revision as of 08:52, 30 November 2025

Stub

This article or section is a stub. You can help by expanding it.

This is a QC command available in all Source Source games.

Confirm:What does it do? In the publicly released 2006 SDK version of StudioMDL, it sets the g_bMultistageGraph variable to true.