MCPcopy 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
125const char* LibraryVersionString()
126{
127 return BTCPP_LIBRARY_VERSION;
128}
129
130} // namespace BT

Callers 1

TESTFunction · 0.85

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.68