MCPcopy Create free account
hub / github.com/DescentDevelopers/Descent3 / SelectText

Method SelectText

editor/ScriptStudio.cpp:145–145  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

143}
144
145void CScriptStudio::SelectText(const char *txt) { m_SelectText = txt; }
146
147BEGIN_MESSAGE_MAP(CScriptStudio, CDialog)
148//{{AFX_MSG_MAP(CScriptStudio)

Callers 2

OnEditScriptMethod · 0.80
InvokeScriptStudioFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected