MCPcopy Create free account
hub / github.com/BohemiaInteractive/CWR / ClipboardPasteAbsolute

Method ClipboardPasteAbsolute

engine/Poseidon/UI/Map/UIMapExt.cpp:1264–1268  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1262}
1263
1264void CStaticMapArcade::ClipboardPasteAbsolute()
1265{
1266 _template->ClearSelection();
1267 _template->Merge(GetGClipboard());
1268}
1269
1270InsertMode CStaticMapArcadeViewer::GetMode()
1271{

Callers

nothing calls this directly

Calls 2

ClearSelectionMethod · 0.80
MergeMethod · 0.45

Tested by

no test coverage detected