MCPcopy Create free account
hub / github.com/BehaviorTree/Groot / className

Method className

bt_editor/models/SubtreeNodeModel.hpp:26–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24 }
25
26 virtual const char* className() const final { return Name(); }
27
28 static const char* Name() { return "SubTree"; }
29

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected