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

Method OnScriptBreak

purepad/MainFrm.cpp:652–656  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

650}
651
652void CMainFrame::OnScriptBreak()
653{
654 GetEvalView()->Break();
655 ActivateEvalView();
656}
657
658void CMainFrame::OnScriptKill()
659{

Callers

nothing calls this directly

Calls 1

BreakMethod · 0.45

Tested by

no test coverage detected