MCPcopy 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
96void CGraphEditor::Initialize()
97{
98 // Allow extra initialization
99}
100
101void CGraphEditor::OnTimer(UINT_PTR nIDEvent) { // // //
102 if (m_pSequence) {

Callers

nothing calls this directly

Calls 5

clampFunction · 0.85
GetItemMethod · 0.80
GetSettingMethod · 0.80
CreateMethod · 0.45
GetItemCountMethod · 0.45

Tested by

no test coverage detected