#include "script_component.hpp" ADDON = false; PREP(attach); PREP(canAttach); PREP(canDetach); PREP(detach); PREP(openAttachUI); PREP(placeApprove); PREP(placeCancel); ADDON = true;