#include "script_component.hpp" ADDON = false; PREP(buttonPressed); PREP(canShow); PREP(collectData); PREP(createKestrelDialog); PREP(displayKestrel); PREP(generateOutputData); PREP(updateDisplay); ADDON = true;