FCVAR NOTIFY: Difference between revisions
Jump to navigation
Jump to search
m (→See Also: Hid location hash) |
Thunder4ik (talk | contribs) m (→See also: clean up, replaced: See Also → See also) |
||
| (One intermediate revision by one other user not shown) | |||
| 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. It is also included in [[Server queries]]. | ||
==See | ==See also== | ||
[[Developer_Console_Control#The FCVAR flags|Developer Console Control]] | [[Developer_Console_Control#The FCVAR flags|Developer Console Control]] | ||
[[Category:Constants]] | [[Category:Constants]] | ||
Latest revision as of 03:31, 4 January 2024
If this flag is applied to a ConVar, the Source engine will notify all players when it's changed. It is also included in Server queries.