Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BehaviorTree/BehaviorTree.CPP
/ LibraryVersionString
Function
LibraryVersionString
src/behavior_tree.cpp:125–128 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
123
}
124
125
const char* LibraryVersionString()
126
{
127
return BTCPP_LIBRARY_VERSION;
128
}
129
130
} // namespace BT
Callers
1
TEST
Function · 0.85
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.68