MCPcopy 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
351void DBSlot::_updateVisible() {
352 _node->setVisible(_parent->getVisible());
353}
354
355void DBSlot::_updateBlendMode() {
356 if (_node) {

Callers 1

setVisibleMethod · 0.80

Calls 2

setVisibleMethod · 0.45
getVisibleMethod · 0.45

Tested by

no test coverage detected