Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
190
void ProtectedNode::removeAllProtectedChildren()
191
{
192
removeAllProtectedChildrenWithCleanup(true);
193
}
194
195
void ProtectedNode::removeAllProtectedChildrenWithCleanup(bool cleanup)
196
{
Callers
1
formatText
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected