MCPcopy Create free account
hub / github.com/axmolengine/axmol / removeAllProtectedChildren

Method removeAllProtectedChildren

core/2d/ProtectedNode.cpp:190–193  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

188}
189
190void ProtectedNode::removeAllProtectedChildren()
191{
192 removeAllProtectedChildrenWithCleanup(true);
193}
194
195void ProtectedNode::removeAllProtectedChildrenWithCleanup(bool cleanup)
196{

Callers 1

formatTextMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected