Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HertzDevil/0CC-FamiTracker
/ SetCurrentChannel
Method
SetCurrentChannel
Source/FrameEditorModel.cpp:68–70 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
66
}
67
68
void CFrameEditorModel::SetCurrentChannel(int channel) {
69
view_->SelectChannel(channel);
70
}
71
72
bool CFrameEditorModel::IsSelecting() const {
73
return m_bSelecting;
Callers
nothing calls this directly
Calls
1
SelectChannel
Method · 0.45
Tested by
no test coverage detected