Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Open-GD/OpenGD
/ setSendCleanupToScene
Method
setSendCleanupToScene
Source/AltDirector.h:33–35 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
31
return Director::_scenesStack;
32
}
33
void setSendCleanupToScene(bool cleanupToScene) {
34
ax::Director::_sendCleanupToScene = cleanupToScene;
35
}
36
};
Callers
1
popSceneWithTransition
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected