MCPcopy Create free account
hub / github.com/TankOs/SFGUI / HandleLocalVisibilityChange

Method HandleLocalVisibilityChange

src/SFGUI/Widget.cpp:773–774  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

771}
772
773void Widget::HandleLocalVisibilityChange() {
774}
775
776void Widget::HandleGlobalVisibilityChange() {
777 auto state = GetState();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected