MCPcopy 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
620void FlowHandler::FlipMap(int group)
621{
622 DoFlipMap(group);
623}
624
625bool FlowHandler::GetFlipMapStatus(std::optional<int> group)
626{

Callers

nothing calls this directly

Calls 1

DoFlipMapFunction · 0.85

Tested by

no test coverage detected