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

Method CopyFrame

Source/FrameEditor.cpp:993–996  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

991}
992
993CFrameClipData CFrameEditor::CopyFrame(unsigned frame) const // // //
994{
995 return CopySelection(model_->MakeFrameSelection(frame));
996}
997
998CFrameClipData CFrameEditor::CopyEntire() const // // //
999{

Callers 1

SaveStateMethod · 0.80

Calls 1

MakeFrameSelectionMethod · 0.80

Tested by

no test coverage detected