Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HertzDevil/0CC-FamiTracker
/ Initialize
Method
Initialize
Source/GraphEditor.cpp:96–99 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
94
}
95
96
void CGraphEditor::Initialize()
97
{
98
// Allow extra initialization
99
}
100
101
void CGraphEditor::OnTimer(UINT_PTR nIDEvent) { // // //
102
if (m_pSequence) {
Callers
nothing calls this directly
Calls
5
clamp
Function · 0.85
GetItem
Method · 0.80
GetSetting
Method · 0.80
Create
Method · 0.45
GetItemCount
Method · 0.45
Tested by
no test coverage detected