FCVAR NOTIFY: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
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!))
m (→‎See Also: Hid location hash)
Line 3: Line 3:


==See Also==
==See Also==
[[Developer Console Control#The FCVAR flags]]
[[Developer_Console_Control#The FCVAR flags|Developer Console Control]]


[[Category:Constants]]
[[Category:Constants]]

Revision as of 05:55, 25 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