Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DescentDevelopers/Descent3
/ SetD3XObject
Method
SetD3XObject
editor/ScriptStudio.cpp:128–128 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
126
}
127
128
void CScriptStudio::SetD3XObject(tD3XProgram *prog) { m_D3XProgram = prog; }
129
130
void CScriptStudio::GetText(CString &text) { text = m_EditText; }
131
Callers
2
OnEditScript
Method · 0.80
InvokeScriptStudio
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected