MCPcopy Create free account
hub / github.com/dhewm/dhewm3 / SetModifiedFlags

Method SetModifiedFlags

neo/framework/CVarSystem.cpp:798–800  ·  view source on GitHub ↗

============ idCVarSystemLocal::SetModifiedFlags ============ */

Source from the content-addressed store, hash-verified

796============
797*/
798void idCVarSystemLocal::SetModifiedFlags( int flags ) {
799 modifiedFlags |= flags;
800}
801
802/*
803============

Callers 4

UpdateMethod · 0.80
SetMethod · 0.80
SetBindingMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected