Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ onRemove
Method
onRemove
core/2d/Component.cpp:46–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
44
void Component::onAdd() {}
45
46
void Component::onRemove() {}
47
48
void Component::update(float /*delta*/) {}
49
Callers
2
remove
Method · 0.45
removeAll
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected