Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
145
void CScriptStudio::SelectText(const char *txt) { m_SelectText = txt; }
146
147
BEGIN_MESSAGE_MAP(CScriptStudio, CDialog)
148
//{{AFX_MSG_MAP(CScriptStudio)
Callers
2
OnEditScript
Method · 0.80
InvokeScriptStudio
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected