MCPcopy Create free account
hub / github.com/BoomingTech/Piccolo / clear

Method clear

engine/source/runtime/function/animation/node.cpp:14–14  ·  view source on GitHub ↗

-----------------------------------------------------------------------

Source from the content-addressed store, hash-verified

12 }
13 //-----------------------------------------------------------------------
14 void Node::clear() {}
15 //-----------------------------------------------------------------------
16 Node* Node::getParent(void) const { return m_parent; }
17

Callers 4

shutdownSystemsMethod · 0.45
unregisterAllMethod · 0.45
TypeMetaMethod · 0.45
reflection.cppFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected