#include "script_component.hpp" ADDON = false; PREP(canDrag); PREP(initObject); PREP(setDraggable); PREP(startDrag); ADDON = true;