DECLARE_DYNAMIC_MULTICAST_DELEGATE error: no storage class or type specifier

Afaik you don’t need to add a semicolon after the declare delegate’s closing paranthese. Not sure if that’s the problem