MCPcopy 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
230bool ShouldModifyActiveTransition()
231{
232 return switcher->adjustActiveTransitionType;
233}
234
235} // namespace advss

Callers 1

SetNextTransitionFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected