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

Method halt

tests/src/action_test_node.cpp:59–63  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57}
58
59void BT::AsyncActionTest::halt()
60{
61 // do more cleanup here if necessary
62 ThreadedAction::halt();
63}
64
65void BT::AsyncActionTest::setTime(BT::Duration time)
66{

Callers 2

~SwitchTestMethod · 0.45
TEST_FFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected