Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WolfireGames/overgrowth
/ SetDetails
Method
SetDetails
Source/Scripting/scriptparams.cpp:616–618 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
614
}
615
616
void ScriptParamParts::Editor::SetDetails(const std::string &details) {
617
this->details_ = details;
618
}
619
620
void ScriptParamParts::Editor::SetCustomWindowLauncher() {
621
type_ = ScriptParamEditorType::CUSTOM_WINDOW_LAUNCHER;
Callers
2
Execute
Method · 0.80
Execute
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected