MCPcopy 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
128void CScriptStudio::SetD3XObject(tD3XProgram *prog) { m_D3XProgram = prog; }
129
130void CScriptStudio::GetText(CString &text) { text = m_EditText; }
131

Callers 2

OnEditScriptMethod · 0.80
InvokeScriptStudioFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected