MCPcopy Create free account
hub / github.com/OpenStarbound/OpenStarbound / close

Method close

source/frontend/StarQuestInterface.cpp:329–331  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

327}
328
329void QuestPane::close() {
330 dismiss();
331}
332
333void QuestPane::decline() {
334 close();

Callers

nothing calls this directly

Calls 8

singletonClass · 0.85
assetsMethod · 0.80
completionCinemaMethod · 0.80
fetchJsonMethod · 0.80
replaceTagsMethod · 0.45
speciesMethod · 0.45
genderMethod · 0.45
loadMethod · 0.45

Tested by

no test coverage detected