UTIL ScreenFadeWrite: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (link)
mNo edit summary
 
Line 1: Line 1:
{{wrongtitle|UTIL_ScreenFadeWrite}}
{{DISPLAYTITLE:UTIL_ScreenFadeWrite}}
UTIL_ScreenFadeWrite appears to be an internal [[UTIL]] to help with screen fading. It is called by [[UTIL_ScreenFadeAll]], and [[UTIL_ScreenFade]].
UTIL_ScreenFadeWrite 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_ScreenFadeWrite 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_ScreenFadeWrite unless you know what you're doing!