Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TombEngine/TombEngine
/ FlipMap
Method
FlipMap
TombEngine/Scripting/Internal/TEN/Flow/FlowHandler.cpp:620–623 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
618
}
619
620
void FlowHandler::FlipMap(int group)
621
{
622
DoFlipMap(group);
623
}
624
625
bool FlowHandler::GetFlipMapStatus(std::optional<int> group)
626
{
Callers
nothing calls this directly
Calls
1
DoFlipMap
Function · 0.85
Tested by
no test coverage detected