Baffled: adding UFUNCTION() causes undeclared external symbol

Figured it out, needed to have the implementation of the function in the cpp file… right… (duh)