MCPcopy Create free account
hub / github.com/WolfireGames/overgrowth / SetCustomWindowLauncher

Method SetCustomWindowLauncher

Source/Scripting/scriptparams.cpp:620–622  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

618}
619
620void ScriptParamParts::Editor::SetCustomWindowLauncher() {
621 type_ = ScriptParamEditorType::CUSTOM_WINDOW_LAUNCHER;
622}
623
624ScriptParamEditorType::Type ScriptParamParts::Editor::type() const {
625 return type_;

Callers 2

SetJSONFromStringMethod · 0.80
SetJSONMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected