MCPcopy Create free account
hub / github.com/agraef/pure-lang / OnUpdateScriptKill

Method OnUpdateScriptKill

purepad/MainFrm.cpp:669–672  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

667}
668
669void CMainFrame::OnUpdateScriptKill(CCmdUI* pCmdUI)
670{
671 pCmdUI->Enable(IsRunning());
672}
673
674void CMainFrame::OnScriptReset()
675{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected