UTIL ScreenFadeBuild: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (link)
mNo edit summary
 
Line 1: Line 1:
{{wrongtitle|UTIL_ScreenFadeBuild}}
{{DISPLAYTITLE:UTIL_ScreenFadeBuild}}
UTIL_ScreenFadeBuild appears to be an internal [[UTIL]] to help with screen fading. It is called by [[UTIL_ScreenFadeAll]], and [[UTIL_ScreenFade]].
UTIL_ScreenFadeBuild appears to be an internal [[UTIL]] to help with screen fading. It is called by [[UTIL_ScreenFadeAll]], and [[UTIL_ScreenFade]].



Latest revision as of 00:27, 5 December 2011

UTIL_ScreenFadeBuild appears to be an internal UTIL to help with screen fading. It is called by UTIL_ScreenFadeAll, and UTIL_ScreenFade.


Warning.pngWarning:Do not call UTIL_ScreenFadeBuild unless you know what you're doing!