MCPcopy Create free account
hub / github.com/PolygonTek/BlueshiftEngine / SetTracked

Method SetTracked

Source/ThirdParty/tinyxml2/tinyxml2.h:393–395  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

391 }
392
393 void SetTracked() {
394 _nUntracked--;
395 }
396
397 int Untracked() const {
398 return _nUntracked;

Callers 5

ParseDeepMethod · 0.80
InsertChildPreambleMethod · 0.80
FindOrCreateAttributeMethod · 0.80
ParseAttributesMethod · 0.80
DeleteNodeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected