MCPcopy Create free account
hub / github.com/PolyMC/PolyMC / prelaunchCommand

Method prelaunchCommand

launcher/ui/widgets/CustomCommands.cpp:75–78  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73}
74
75QString CustomCommands::prelaunchCommand() const
76{
77 return ui->preLaunchCmdTextBox->text();
78}
79
80QString CustomCommands::wrapperCommand() const
81{

Callers 2

applySettingsMethod · 0.80
applySettingsMethod · 0.80

Calls 1

textMethod · 0.45

Tested by

no test coverage detected