FCVAR NOTIFY: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
m (Added a link to a section of another article which goes more in-depth with FCVAR flags. (apologies if I did it incorrectly, I'm a bit of a wiki editing noob!))
Line 1: Line 1:
{{DISPLAYTITLE:FCVAR_NOTIFY}}
{{DISPLAYTITLE:FCVAR_NOTIFY}}
If this flag is applied to a [[ConVar]], the [[Source]] engine will notify all players when it's changed.
If this flag is applied to a [[ConVar]], the [[Source]] engine will notify all players when it's changed.
==See Also==
[[Developer Console Control#The FCVAR flags]]
[[Category:Constants]]
[[Category:Constants]]

Revision as of 23:30, 18 May 2014

If this flag is applied to a ConVar, the Source engine will notify all players when it's changed.

See Also

Developer Console Control#The FCVAR flags