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

Method GetModifiedFlags

neo/framework/CVarSystem.cpp:807–809  ·  view source on GitHub ↗

============ idCVarSystemLocal::GetModifiedFlags ============ */

Source from the content-addressed store, hash-verified

805============
806*/
807int idCVarSystemLocal::GetModifiedFlags( void ) const {
808 return modifiedFlags;
809}
810
811/*
812============

Callers 4

FrameMethod · 0.80
WriteConfigurationMethod · 0.80
RunFrameMethod · 0.80
RunFrameMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected