Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ ShouldModifyActiveTransition
Function
ShouldModifyActiveTransition
lib/utils/scene-switch-helpers.cpp:230–233 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
228
}
229
230
bool ShouldModifyActiveTransition()
231
{
232
return switcher->adjustActiveTransitionType;
233
}
234
235
} // namespace advss
Callers
1
SetNextTransition
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected