Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IppClub/Dora-SSR
/ _updateVisible
Method
_updateVisible
Source/Node/DragonBone.cpp:351–353 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
349
}
350
351
void DBSlot::_updateVisible() {
352
_node->setVisible(_parent->getVisible());
353
}
354
355
void DBSlot::_updateBlendMode() {
356
if (_node) {
Callers
1
setVisible
Method · 0.80
Calls
2
setVisible
Method · 0.45
getVisible
Method · 0.45
Tested by
no test coverage detected