MCPcopy Create free account
hub / github.com/SpartanJ/eepp / clearActions

Method clearActions

src/eepp/scene/node.cpp:1626–1628  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1624}
1625
1626void Node::clearActions() {
1627 getActionManager()->removeAllActionsFromTarget( this );
1628}
1629
1630void Node::runOnMainThread( Actions::Runnable::RunnableFunc runnable, const Time& delay,
1631 const Action::UniqueID& uniqueIdentifier ) {

Callers 1

onMouseDownEventMethod · 0.80

Calls 1

Tested by

no test coverage detected