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

Method OnEditSelectframe

Source/FrameEditor.cpp:1076–1079  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1074}
1075
1076void CFrameEditor::OnEditSelectframe() // // //
1077{
1078 SetSelection(model_->MakeFrameSelection(model_->GetCurrentFrame()));
1079}
1080
1081void CFrameEditor::OnEditSelectchannel() // // //
1082{

Callers

nothing calls this directly

Calls 2

MakeFrameSelectionMethod · 0.80
GetCurrentFrameMethod · 0.45

Tested by

no test coverage detected