MCPcopy 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
616void ScriptParamParts::Editor::SetDetails(const std::string &details) {
617 this->details_ = details;
618}
619
620void ScriptParamParts::Editor::SetCustomWindowLauncher() {
621 type_ = ScriptParamEditorType::CUSTOM_WINDOW_LAUNCHER;

Callers 2

ExecuteMethod · 0.80
ExecuteMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected