MCPcopy Create free account
hub / github.com/IppClub/Dora-SSR / stopAllActions

Method stopAllActions

Source/Node/Node.cpp:1310–1312  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1308}
1309
1310void Node::stopAllActions() {
1311 stopActionInList(_action);
1312}
1313
1314float Node::perform(Action* action, bool loop) {
1315 stopAllActions();

Callers 3

runMethod · 0.80
stopMethod · 0.80
node_stop_all_actionsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected