Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
ParseDeep
Method · 0.80
InsertChildPreamble
Method · 0.80
CreateAttribute
Method · 0.80
DeleteNode
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected