MCPcopy Create free account
hub / github.com/BehaviorTree/BehaviorTree.CPP / SetTracked

Method SetTracked

3rdparty/tinyxml2/tinyxml2.h:415–417  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

413 }
414
415 void SetTracked() override {
416 --_nUntracked;
417 }
418
419 size_t Untracked() const {
420 return _nUntracked;

Callers 4

ParseDeepMethod · 0.80
InsertChildPreambleMethod · 0.80
CreateAttributeMethod · 0.80
DeleteNodeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected