MCPcopy Create free account
hub / github.com/HertzDevil/0CC-FamiTracker / CopySelection

Method CopySelection

Source/FrameEditor.cpp:988–991  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

986}
987
988CFrameClipData CFrameEditor::CopySelection(const CFrameSelection &Sel) const // // //
989{
990 return model_->CopySelection(Sel);
991}
992
993CFrameClipData CFrameEditor::CopyFrame(unsigned frame) const // // //
994{

Callers 2

MoveSelectionMethod · 0.45
SaveStateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected