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

$defaultfadeout: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(stub)
 
mNo edit summary
 
Line 4: Line 4:
== Syntax ==
== Syntax ==


$defaultfadeout0.2
$defaultfadeout 0.2

Latest revision as of 08:22, 6 August 2025

English (en)Translate (Translate)

$defaultfadeout is a QC command available in all Source Source games since Counter-Strike: Global Offensive Counter-Strike: Global Offensive. Sets the default value for sequence fade out time. Default is 0.2. See also $defaultfadein.

Syntax

$defaultfadeout 0.2